Home | History | Annotate | Download | only in jdwp

Lines Matching defs:reference_count

353     uint32_t reference_count = request.ReadUnsigned32("reference_count");
354 Dbg::DisposeObject(object_id, reference_count);