Searched refs:code_object_registry (Results 1 – 1 of 1) sorted by relevance
347 CodeObjectRegistry* code_object_registry = p->GetCodeObjectRegistry(); in RawSweep() local348 if (code_object_registry) code_object_registry->Clear(); in RawSweep()393 if (code_object_registry) in RawSweep()394 code_object_registry->RegisterAlreadyExistingCodeObject(object.address()); in RawSweep()447 if (code_object_registry) code_object_registry->Finalize(); in RawSweep()