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

/openjdk7/hotspot/src/share/vm/code/
H A DcodeBlob.hpp358 int _unpack_with_reexecution; member in class:DeoptimizationBlob
402 address unpack_with_reexecution() const { return code_begin() + _unpack_with_reexecution; }

Completed in 24 milliseconds