Searched refs:WeakSlotCallbackWithHeap (Results 1 – 3 of 3) sorted by relevance
190 void IdentifyNewSpaceWeakIndependentHandles(WeakSlotCallbackWithHeap f);199 bool IterateObjectGroups(ObjectVisitor* v, WeakSlotCallbackWithHeap can_skip);
544 WeakSlotCallbackWithHeap f) { in IdentifyNewSpaceWeakIndependentHandles()569 WeakSlotCallbackWithHeap can_skip) { in IterateObjectGroups()
351 typedef bool (*WeakSlotCallbackWithHeap)(Heap* heap, Object** pointer); typedef