Searched refs:code_object_registry (Results 1 – 1 of 1) sorted by relevance
361 CodeObjectRegistry* code_object_registry = p->GetCodeObjectRegistry(); in RawSweep() local362 if (code_object_registry) code_object_registry->Clear(); in RawSweep()399 if (code_object_registry) in RawSweep()400 code_object_registry->RegisterAlreadyExistingCodeObject(object.address()); in RawSweep()441 if (code_object_registry) code_object_registry->Finalize(); in RawSweep()