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

  /external/v8/src/
global-handles.h 223 void IdentifyNewSpaceWeakIndependentHandles(WeakSlotCallbackWithHeap f);
232 WeakSlotCallbackWithHeap is_unscavenged);
246 bool IterateObjectGroups(ObjectVisitor* v, WeakSlotCallbackWithHeap can_skip);
global-handles.cc 669 WeakSlotCallbackWithHeap f) {
713 WeakSlotCallbackWithHeap is_unscavenged) {
765 WeakSlotCallbackWithHeap can_skip) {
    [all...]
globals.h 492 typedef bool (*WeakSlotCallbackWithHeap)(Heap* heap, Object** pointer);
    [all...]

Completed in 325 milliseconds