Searched refs:WeakSlotCallback (Results 1 – 3 of 3) sorted by relevance
211 void IdentifyWeakHandles(WeakSlotCallback f);241 void IdentifyWeakUnmodifiedObjects(WeakSlotCallback is_unmodified);
647 void GlobalHandles::IdentifyWeakHandles(WeakSlotCallback f) { in IdentifyWeakHandles()702 WeakSlotCallback is_unmodified) { in IdentifyWeakUnmodifiedObjects()
490 typedef bool (*WeakSlotCallback)(Object** pointer); typedef