Searched refs:PatchBytecodeOffset (Results 1 – 4 of 4) sorted by relevance
888 void PatchBytecodeOffset(int new_offset);
2003 void InterpretedFrame::PatchBytecodeOffset(int new_offset) { in PatchBytecodeOffset() function in v8::internal::InterpretedFrame
2102 InterpretedFrame::cast(js_frame)->PatchBytecodeOffset( in ThrowInternal()
1421 ->PatchBytecodeOffset(bytecode_offset); in VisitThread()