Home
last modified time | relevance | path

Searched refs:can_skip (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dglobal-handles.h199 bool IterateObjectGroups(ObjectVisitor* v, WeakSlotCallbackWithHeap can_skip);
Dglobal-handles.cc569 WeakSlotCallbackWithHeap can_skip) { in IterateObjectGroups() argument
582 if (!can_skip(isolate_->heap(), &object)) { in IterateObjectGroups()