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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp453 static intptr_t* c_addr = NULL; local
456 if (checkit && *c_addr != c_value) {

Completed in 47 milliseconds