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 220 void IdentifyNewSpaceWeakIndependentHandles(WeakSlotCallbackWithHeap f);
229 WeakSlotCallbackWithHeap is_unscavenged);
242 bool IterateObjectGroups(ObjectVisitor* v, WeakSlotCallbackWithHeap can_skip);
global-handles.cc 714 WeakSlotCallbackWithHeap f) {
759 WeakSlotCallbackWithHeap is_unscavenged) {
793 WeakSlotCallbackWithHeap can_skip) {
    [all...]
globals.h 444 typedef bool (*WeakSlotCallbackWithHeap)(Heap* heap, Object** pointer);
    [all...]

Completed in 67 milliseconds