Home | History | Annotate | Download | only in runtime

Lines Matching refs:step_size

2894       } else if (single_step_control->step_size == JDWP::SS_MIN) {
2916 if (single_step_control->step_size == JDWP::SS_MIN) {
3407 JDWP::JdwpError Dbg::ConfigureStep(JDWP::ObjectId thread_id, JDWP::JdwpStepSize step_size,
3521 single_step_control->step_size = step_size;
3527 VLOG(jdwp) << "Single-step step size: " << single_step_control->step_size;