Home
last modified time | relevance | path

Searched refs:kFullGarbageCollection (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/extensions/
H A Dgc-extension.cc46 GCOptions{v8::Isolate::GarbageCollectionType::kFullGarbageCollection, in Parse()
75 : v8::Isolate::GarbageCollectionType::kFullGarbageCollection; in Parse()
89 case v8::Isolate::GarbageCollectionType::kFullGarbageCollection: in InvokeGC()
148 v8::Isolate::GarbageCollectionType::kFullGarbageCollection); in GC()
/third_party/node/test/addons/buffer-free-callback/
H A Dbinding.cc35 v8::Isolate::kFullGarbageCollection); in Check()
/third_party/node/test/cctest/
H A Dtest_base_object_ptr.cc125 isolate_->RequestGarbageCollectionForTesting(Isolate::kFullGarbageCollection); in TEST_F()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h409 kFullGarbageCollection, enumerator
/third_party/node/deps/v8/include/
H A Dv8-isolate.h409 kFullGarbageCollection, enumerator
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc754 v8::Isolate::kFullGarbageCollection, stack_state); in CollectGarbageForTesting()
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc971 v8::Isolate::kFullGarbageCollection); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/api/
H A Dapi.cc8572 DCHECK_EQ(kFullGarbageCollection, type); in RequestGarbageCollectionForTesting()
8583 if (type == kFullGarbageCollection) { in RequestGarbageCollectionForTesting()

Completed in 31 milliseconds