Searched refs:interpreted_frame (Results 1 – 2 of 2) sorted by relevance
116 InterpretedFrame* interpreted_frame = in VisitThread() local121 interpreted_frame->PatchBytecodeArray(bytecode); in VisitThread()
67 InterpretedFrame* interpreted_frame = in RUNTIME_FUNCTION_RETURN_PAIR() local73 !isolate->debug()->PerformSideEffectCheckAtBytecode(interpreted_frame); in RUNTIME_FUNCTION_RETURN_PAIR()78 SharedFunctionInfo shared = interpreted_frame->function().shared(); in RUNTIME_FUNCTION_RETURN_PAIR()80 int bytecode_offset = interpreted_frame->GetBytecodeOffset(); in RUNTIME_FUNCTION_RETURN_PAIR()88 interpreted_frame->PatchBytecodeArray(bytecode_array); in RUNTIME_FUNCTION_RETURN_PAIR()