Home
last modified time | relevance | path

Searched refs:GetHeapStatistics (Results 1 - 9 of 9) sorted by relevance

/third_party/node/src/
H A Dnode_v8.cc175 args.GetIsolate()->GetHeapStatistics(&s); in UpdateHeapStatisticsBuffer()
233 isolate->GetHeapStatistics(&heap_statistics); in SetHeapStatistics()
H A Dnode_process_methods.cc185 isolate->GetHeapStatistics(&v8_heap_stats); in MemoryUsage()
H A Dnode_report.cc576 isolate->GetHeapStatistics(&v8_heap_stats); in PrintGCStatistics()
H A Djs_native_api_v8.cc1996 isolate->GetHeapStatistics(&stats); in OH_JSVM_GetHeapStatistics()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h757 void GetHeapStatistics(HeapStatistics* heap_statistics);
/third_party/node/deps/v8/include/
H A Dv8-isolate.h751 void GetHeapStatistics(HeapStatistics* heap_statistics);
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.cc692 m_inspector->isolate()->GetHeapStatistics(&stats); in getHeapUsage()
/third_party/node/deps/v8/src/heap/
H A Dheap.cc664 reinterpret_cast<v8::Isolate*>(isolate())->GetHeapStatistics(&stats); in DumpJSONHeapStatistics()
/third_party/node/deps/v8/src/api/
H A Dapi.cc8874 void Isolate::GetHeapStatistics(HeapStatistics* heap_statistics) { in GetHeapStatistics() function in v8::OneByteMask::__anon13987::MapAsArrayKind::Isolate

Completed in 48 milliseconds