Searched defs:prev_frame (Results 1 – 4 of 4) sorted by relevance
371 … auto prev_frame = reinterpret_cast<Frame *>(GetPrevFromBoundary<FrameKind::COMPILER>(prev)); in NextFromCFrame() local381 … auto prev_frame = reinterpret_cast<Frame *>(GetPrevFromBoundary<FrameKind::COMPILER>(prev)); in NextFromCFrame() local437 … auto prev_frame = reinterpret_cast<Frame *>(GetPrevFromBoundary<FrameKind::COMPILER>(prev)); in GetNextFrame() local444 … auto prev_frame = reinterpret_cast<Frame *>(GetPrevFromBoundary<FrameKind::COMPILER>(prev)); in GetNextFrame() local500 auto prev_frame = reinterpret_cast<Frame *>(GetPrevFromBoundary<FrameKind::COMPILER>(prev)); in IsCompilerBoundFrame() local521 void *prev_frame; in ConvertToIFrame() local
87 auto prev_frame = frame->GetPrevFrame(); in InvokeInterpreter() local
138 void SetPrevFrame(void *prev_frame) in SetPrevFrame()
131 Frame *prev_frame = thread->GetCurrentFrame(); in InterpreterEntryPoint() local