Home | History | Annotate | Download | only in jdwp

Lines Matching defs:stack_depths

1071   std::vector<uint32_t> stack_depths;
1072 JdwpError rc = Dbg::GetOwnedMonitors(thread_id, monitors, stack_depths);
1084 expandBufAdd4BE(reply, stack_depths[i]);