< prev index next >

src/cpu/sparc/vm/cppInterpreter_sparc.cpp

Print this page

        

*** 1162,1172 **** } } } // Find preallocated monitor and lock method (C++ interpreter) // ! void InterpreterGenerator::lock_method(void) { // Lock the current method. // Destroys registers L2_scratch, L3_scratch, O0 // // Find everything relative to Lstate --- 1162,1172 ---- } } } // Find preallocated monitor and lock method (C++ interpreter) // ! void CppInterpreterGenerator::lock_method() { // Lock the current method. // Destroys registers L2_scratch, L3_scratch, O0 // // Find everything relative to Lstate
< prev index next >