Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsCollected

1092   // should behave differently from DisableCollection and IsCollected commands. So let's be more
1101 JDWP::JdwpError Dbg::IsCollected(JDWP::ObjectId object_id, bool& is_collected)
1113 is_collected = gRegistry->IsCollected(object_id);