HomeSort by relevance Sort by last modified time
    Searched refs:WeakSlotCallbackWithHeap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/src/
global-handles.h 190 void IdentifyNewSpaceWeakIndependentHandles(WeakSlotCallbackWithHeap f);
199 bool IterateObjectGroups(ObjectVisitor* v, WeakSlotCallbackWithHeap can_skip);
globals.h 351 typedef bool (*WeakSlotCallbackWithHeap)(Heap* heap, Object** pointer);
global-handles.cc 544 WeakSlotCallbackWithHeap f) {
569 WeakSlotCallbackWithHeap can_skip) {

Completed in 193 milliseconds