Home
last modified time | relevance | path

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

/external/v8/src/handles/
Dglobal-handles.h147 WeakSlotCallbackWithHeap should_reset_handle);
154 WeakSlotCallbackWithHeap should_reset_handle);
171 RootVisitor* v, WeakSlotCallbackWithHeap should_reset_handle);
Dglobal-handles.cc1190 WeakSlotCallbackWithHeap should_reset_handle) { in IterateWeakRootsForPhantomHandles() argument
1193 should_reset_handle(isolate()->heap(), node->location())) { in IterateWeakRootsForPhantomHandles()
1222 if (should_reset_handle(isolate()->heap(), node->location())) { in IterateWeakRootsForPhantomHandles()
1237 WeakSlotCallbackWithHeap should_reset_handle) { in IterateWeakRootsIdentifyFinalizers() argument
1240 should_reset_handle(isolate()->heap(), node->location())) { in IterateWeakRootsIdentifyFinalizers()
1311 RootVisitor* v, WeakSlotCallbackWithHeap should_reset_handle) { in IterateYoungWeakObjectsForPhantomHandles() argument
1315 if (should_reset_handle(isolate_->heap(), node->location())) { in IterateYoungWeakObjectsForPhantomHandles()
1343 !should_reset_handle(isolate_->heap(), node->location())); in IterateYoungWeakObjectsForPhantomHandles()
1344 if (should_reset_handle(isolate_->heap(), node->location())) { in IterateYoungWeakObjectsForPhantomHandles()