Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsCollected

1030   // should behave differently from DisableCollection and IsCollected commands. So let's be more
1039 JDWP::JdwpError Dbg::IsCollected(JDWP::ObjectId object_id, bool* is_collected) {
1050 *is_collected = gRegistry->IsCollected(object_id);