Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching defs:stack_depths

862     visitor->stack_depths.push_back(visitor->current_stack_depth);
873 stack_depths.push_back(-1);
879 std::vector<jint> stack_depths;
960 depths.push_back(visitor.stack_depths[i]);