Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/handles/
Dglobal-handles.h150 WeakSlotCallbackWithHeap should_reset_handle);
157 WeakSlotCallbackWithHeap should_reset_handle);
174 RootVisitor* v, WeakSlotCallbackWithHeap should_reset_handle);
Dglobal-handles.cc1214 WeakSlotCallbackWithHeap should_reset_handle) { in IterateWeakRootsForPhantomHandles() argument
1217 should_reset_handle(isolate()->heap(), node->location())) { in IterateWeakRootsForPhantomHandles()
1242 if (should_reset_handle(isolate()->heap(), node->location())) { in IterateWeakRootsForPhantomHandles()
1250 WeakSlotCallbackWithHeap should_reset_handle) { in IterateWeakRootsIdentifyFinalizers() argument
1253 should_reset_handle(isolate()->heap(), node->location())) { in IterateWeakRootsIdentifyFinalizers()
1322 RootVisitor* v, WeakSlotCallbackWithHeap should_reset_handle) { in IterateYoungWeakObjectsForPhantomHandles() argument
1326 if (should_reset_handle(isolate_->heap(), node->location())) { in IterateYoungWeakObjectsForPhantomHandles()
1353 !should_reset_handle(isolate_->heap(), node->location())); in IterateYoungWeakObjectsForPhantomHandles()
1354 if (should_reset_handle(isolate_->heap(), node->location())) { in IterateYoungWeakObjectsForPhantomHandles()