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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp307 #define INVOCATION_COUNT METHOD->invocation_counter() macro
311 #define INCR_INVOCATION_COUNT INVOCATION_COUNT->increment()
625 if (INVOCATION_COUNT->reached_InvocationLimit()) {

Completed in 28 milliseconds