Home | History | Annotate | Download | only in jdwp

Lines Matching refs:stack_depths

1063   std::vector<uint32_t> stack_depths;
1064 JdwpError rc = Dbg::GetOwnedMonitors(thread_id, &monitors, &stack_depths);
1076 expandBufAdd4BE(reply, stack_depths[i]);