Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1655 bool PerformGarbageCollection(
Dheap.cc1379 PerformGarbageCollection(collector, gc_callback_flags); in CollectGarbage()
1679 bool Heap::PerformGarbageCollection( in PerformGarbageCollection() function in v8::internal::Heap