Searched refs:high_fp (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DconstMethodOop.hpp206 uint high_fp = (uint)(_fingerprint >> 32); local
207 if ((int) _fingerprint == 0 || high_fp == 0x80000000) {

Completed in 30 milliseconds