Searched refs:RequestGarbageCollectionForTesting (Results 1 – 6 of 6) sorted by relevance
20 args.GetIsolate()->RequestGarbageCollectionForTesting( in GC()
30 isolate->RequestGarbageCollectionForTesting( in LLVMFuzzerTestOneInput()
41 isolate->RequestGarbageCollectionForTesting( in LLVMFuzzerTestOneInput()
73 isolate->RequestGarbageCollectionForTesting( in LLVMFuzzerTestOneInput()
6083 void RequestGarbageCollectionForTesting(GarbageCollectionType type);
7299 void Isolate::RequestGarbageCollectionForTesting(GarbageCollectionType type) { in RequestGarbageCollectionForTesting() function in v8::Isolate