Searched defs:prepare_to_jump_from_interpreted (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86_32.cpp407 void InterpreterMacroAssembler::prepare_to_jump_from_interpreted() { function in class:InterpreterMacroAssembler
418 prepare_to_jump_from_interpreted();
H A Dinterp_masm_x86_64.cpp407 void InterpreterMacroAssembler::prepare_to_jump_from_interpreted() { function in class:InterpreterMacroAssembler
418 prepare_to_jump_from_interpreted();

Completed in 43 milliseconds