Searched defs:frame_id (Results 1 – 6 of 6) sorted by relevance
227 size_t frame_id = const_cast<StackVisitor*>(this)->GetFrameId(); in GetVRegFromDebuggerShadowFrame() local452 const size_t frame_id = GetFrameId(); in SetVReg() local488 const size_t frame_id = GetFrameId(); in SetVRegPair() local893 size_t frame_id = instrumentation::Instrumentation::ComputeFrameId( in WalkStack() local
122 size_t frame_id = GetFrameId(); in HandleTryItems() local358 const size_t frame_id = GetFrameId(); in VisitFrame() local
279 static FrameIdToShadowFrame* Create(size_t frame_id, in Create()302 FrameIdToShadowFrame(size_t frame_id, in FrameIdToShadowFrame()318 size_t frame_id) { in FindFrameIdToShadowFrame()334 ShadowFrame* Thread::FindDebuggerShadowFrame(size_t frame_id) { in FindDebuggerShadowFrame()344 bool* Thread::GetUpdatedVRegFlags(size_t frame_id) { in GetUpdatedVRegFlags()351 ShadowFrame* Thread::FindOrCreateDebuggerShadowFrame(size_t frame_id, in FindOrCreateDebuggerShadowFrame()375 void Thread::RemoveDebuggerShadowFrameMapping(size_t frame_id) { in RemoveDebuggerShadowFrameMapping()
1040 size_t frame_id = StackVisitor::ComputeNumFrames(self, kInstrumentationStackWalk) + delta; in CheckStackDepth() local1053 size_t frame_id = StackVisitor::ComputeNumFrames(self, kInstrumentationStackWalk); in PushInstrumentationStackFrame() local
2378 JDWP::FrameId frame_id(GetFrameId()); in GetThreadFrames() local2505 JDWP::FrameId frame_id; member2508 JDWP::JdwpError Dbg::GetThisObject(JDWP::ObjectId thread_id, JDWP::FrameId frame_id, in GetThisObject()2529 FindFrameVisitor(Thread* thread, Context* context, JDWP::FrameId frame_id) in FindFrameVisitor()2565 JDWP::FrameId frame_id = request->ReadFrameId(); in GetLocalValues() local2736 JDWP::FrameId frame_id = request->ReadFrameId(); in SetLocalValues() local
1387 FrameId frame_id = request->ReadFrameId(); in SF_ThisObject() local