Searched refs:GetHeapStatistics (Results 1 – 4 of 4) sorted by relevance
3053 Made Isolate::GetHeapStatistics robust against half-initialized3255 Added new GetHeapStatistics API entry and deprecated old one.5937 the GetHeapStatistics API.6092 GetHeapStatistics.
4548 void GetHeapStatistics(HeapStatistics* heap_statistics);
6671 void Isolate::GetHeapStatistics(HeapStatistics* heap_statistics) { in GetHeapStatistics() function in v8::Isolate
17952 THREADED_TEST(GetHeapStatistics) { in THREADED_TEST() argument17958 c1->GetIsolate()->GetHeapStatistics(&heap_statistics); in THREADED_TEST()