Home
last modified time | relevance | path

Searched refs:NeedsCleanup (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-weak-refs.h57 inline bool NeedsCleanup() const;
H A Djs-weak-refs-inl.h153 bool JSFinalizationRegistry::NeedsCleanup() const { in NeedsCleanup() function in v8::internal::JSFinalizationRegistry
/third_party/node/deps/v8/src/heap/
H A Dfinalization-registry-cleanup-task.cc90 if (finalization_registry->NeedsCleanup() && in RunInternal()
H A Dmark-compact.cc3042 DCHECK(finalization_registry.NeedsCleanup()); in ClearJSWeakRefs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp453 bool NeedsCleanup = false; in shrinkToUses() local
457 NeedsCleanup = true; in shrinkToUses()
459 if (NeedsCleanup) in shrinkToUses()

Completed in 13 milliseconds