Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetThread

107       StackHandleScope<1> hs(GetThread());
120 } else if (UNLIKELY(GetThread()->HasDebuggerShadowFrames())) {
123 ShadowFrame* frame = GetThread()->FindDebuggerShadowFrame(frame_id);
126 GetThread()->RemoveDebuggerShadowFrameMapping(frame_id);
319 GetThread()->PushStackedShadowFrame(nullptr,
359 ShadowFrame* new_frame = GetThread()->FindDebuggerShadowFrame(frame_id);
366 updated_vregs = GetThread()->GetUpdatedVRegFlags(frame_id);
373 GetThread()->RemoveDebuggerShadowFrameMapping(frame_id);
374 DCHECK(GetThread()->FindDebuggerShadowFrame(frame_id) == nullptr);
382 GetThread()->PushStackedShadowFrame(