Searched defs:CACHE_PC (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/interpreter/ | ||
H A D | bytecodeInterpreter.cpp | 369 #undef CACHE_PC macro 371 #define CACHE_PC() pc = istate->bcp(); macro 405 CACHE_PC(); \ |
Completed in 32 milliseconds