Home
last modified time | relevance | path

Searched defs:object_statistics (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dheap-statistics-collector.cc77 std::vector<HeapStatistics::ObjectStatsEntry>& object_statistics, in RecordObjectType()
/third_party/node/deps/v8/include/cppgc/
Dheap-statistics.h60 std::vector<ObjectStatsEntry> object_statistics; member
/third_party/node/deps/v8/src/api/
Dapi.cc9104 HeapObjectStatistics* object_statistics, size_t type_index) { in GetHeapObjectStatisticsAtLastGC()