Home | History | Annotate | Download | only in runtime

Lines Matching refs:FrameId

2386         JDWP::FrameId frame_id(GetFrameId());
2489 GetThisVisitor(Thread* thread, Context* context, JDWP::FrameId frame_id_in)
2507 JDWP::FrameId frame_id;
2510 JDWP::JdwpError Dbg::GetThisObject(JDWP::ObjectId thread_id, JDWP::FrameId frame_id,
2528 // Walks the stack until we find the frame with the given FrameId.
2531 FindFrameVisitor(Thread* thread, Context* context, JDWP::FrameId frame_id)
2559 const JDWP::FrameId frame_id_;
2565 JDWP::FrameId frame_id = request->ReadFrameId();
2736 JDWP::FrameId frame_id = request->ReadFrameId();