Lines Matching full:registry
955 ObjectRegistry* registry = Dbg::GetObjectRegistry();
956 ObjectId instance_id = registry->Add(basket.thisPtr);
957 RefTypeId field_type_id = registry->AddRefType(field->GetDeclaringClass());
1099 * The "exceptionId" has not been added to the GC-visible object registry,
1138 ObjectRegistry* registry = Dbg::GetObjectRegistry();
1139 ObjectId exceptionId = registry->Add(exception_object);
1211 ObjectRegistry* registry = Dbg::GetObjectRegistry();
1212 RefTypeId class_id = registry->AddRefType(basket.locationClass);