Searched defs:_unpack_with_exception (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DcodeBlob.hpp357 int _unpack_with_exception; member in class:DeoptimizationBlob
401 address unpack_with_exception() const { return code_begin() + _unpack_with_exception; }

Completed in 31 milliseconds