Searched refs:RequestGarbageCollectionForTesting (Results 1 – 6 of 6) sorted by relevance
34 isolate->RequestGarbageCollectionForTesting( in Check()
1153 void RequestGarbageCollectionForTesting(GarbageCollectionType type);1166 void RequestGarbageCollectionForTesting(
125 isolate_->RequestGarbageCollectionForTesting(Isolate::kFullGarbageCollection); in TEST_F()
753 ->RequestGarbageCollectionForTesting( in CollectGarbageForTesting()
969 isolate->RequestGarbageCollectionForTesting( in RUNTIME_FUNCTION()
8544 void Isolate::RequestGarbageCollectionForTesting(GarbageCollectionType type) { in RequestGarbageCollectionForTesting() function in v8::Isolate8560 void Isolate::RequestGarbageCollectionForTesting( in RequestGarbageCollectionForTesting() function in v8::Isolate8569 RequestGarbageCollectionForTesting(type); in RequestGarbageCollectionForTesting()