Searched refs:PatchBytecodeOffset (Results 1 – 3 of 3) sorted by relevance
1016 void PatchBytecodeOffset(int new_offset);
1397 void InterpretedFrame::PatchBytecodeOffset(int new_offset) { in PatchBytecodeOffset() function in v8::internal::InterpretedFrame
1290 js_frame->PatchBytecodeOffset(static_cast<int>(offset)); in Throw()