Searched defs:CollectGarbage (Results 1 – 4 of 4) sorted by relevance
81 static void CollectGarbage(pthread_t thread) { in CollectGarbage() function
581 bool Heap::CollectGarbage(AllocationSpace space, const char* gc_reason, in CollectGarbage() function
389 void MarkCompactCollector::CollectGarbage() { in CollectGarbage() function in v8::internal::MarkCompactCollector
785 bool Heap::CollectGarbage(GarbageCollector collector, const char* gc_reason, in CollectGarbage() function in v8::internal::Heap