Home | History | Annotate | Download | only in runtime

Lines Matching refs:reference_count

829 void Dbg::DisposeObject(JDWP::ObjectId object_id, uint32_t reference_count)
831 gRegistry->DisposeObject(object_id, reference_count);