Home | History | Annotate | Download | only in runtime

Lines Matching refs:JdwpState

370 static JDWP::JdwpState* gJdwpState = nullptr;
588 gJdwpState = JDWP::JdwpState::Create(&gJdwpOptions);
2880 // We need to be sure no exception is pending when calling JdwpState::PostLocationEvent.
4391 JDWP::JdwpState* Dbg::GetJdwpState() {