Searched defs:remove_activation (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86_32.cpp512 void InterpreterMacroAssembler::remove_activation(TosState state, Register ret_addr, function in class:InterpreterMacroAssembler
742 // Unlocks an object. Used in monitorexit bytecode and remove_activation.
H A Dinterp_masm_x86_64.cpp511 void InterpreterMacroAssembler::remove_activation( function in class:InterpreterMacroAssembler
747 // remove_activation. Throws an IllegalMonitorException if object is
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1114 void InterpreterMacroAssembler::remove_activation(TosState state, function in class:InterpreterMacroAssembler
1241 // Unlocks an object. Used in monitorexit bytecode and remove_activation.

Completed in 92 milliseconds