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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.hpp102 bool reached_InvocationLimit() const { return _counter >= (unsigned int) InterpreterInvocationLimit; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 30 milliseconds