Home | History | Annotate | Download | only in runtime

Lines Matching defs:frame_id_

2480       : StackVisitor(thread, context), frame_id_(frame_id), error_(JDWP::ERR_INVALID_FRAMEID) {}
2485 if (GetFrameId() != frame_id_) {
2504 const JDWP::FrameId frame_id_;