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

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

Completed in 32 milliseconds