Home | History | Annotate | Download | only in jdwp

Lines Matching defs:reference_count

310     uint32_t reference_count = request->ReadUnsigned32("reference_count");
311 Dbg::DisposeObject(object_id, reference_count);