Searched refs:c_addr (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/interpreter/ | ||
H A D | bytecodeInterpreter.cpp | 453 static intptr_t* c_addr = NULL; local 456 if (checkit && *c_addr != c_value) { |
Completed in 30 milliseconds