Searched refs:RestoreOperandStack (Results 1 – 3 of 3) sorted by relevance
573 void RestoreOperandStack(FixedArray* store, int stack_handler_index);
875 void JavaScriptFrame::RestoreOperandStack(FixedArray* store, in RestoreOperandStack() function in v8::internal::JavaScriptFrame
3104 frame->RestoreOperandStack(operand_stack, in RUNTIME_FUNCTION()