Searched defs:prev_frame_kind (Results 1 – 3 of 3) sorted by relevance
72 bool prev_frame_kind = thread->IsCurrentFrameCompiled(); in InvokeInterpreter() local
140 FrameKind prev_frame_kind; in InvalidateCompiledEntryPoint() local
511 Frame *StackWalker::ConvertToIFrame(FrameKind *prev_frame_kind, uint32_t *num_inlined_methods) in ConvertToIFrame()