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