Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsCollected

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