Searched refs:IdentifyWeakHandles (Results 1 – 3 of 3) sorted by relevance
104 static void IdentifyWeakHandles(WeakSlotCallback f);
267 void GlobalHandles::IdentifyWeakHandles(WeakSlotCallback f) { in IdentifyWeakHandles() function in v8::internal::GlobalHandles
785 GlobalHandles::IdentifyWeakHandles(&IsUnmarkedHeapObject); in MarkLiveObjects()