Searched refs:ComputeHeapState (Results 1 – 2 of 2) sorted by relevance
1709 GCIdleTimeHeapState ComputeHeapState();
3410 GCIdleTimeHeapState Heap::ComputeHeapState() { in ComputeHeapState() function in v8::internal::Heap3512 GCIdleTimeHeapState heap_state = ComputeHeapState(); in IdleNotification()