Home
last modified time | relevance | path

Searched refs:custom_space_index (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc808 for (auto custom_space_index : custom_spaces) { in ReportCustomSpaceStatistics() local
810 raw_heap.CustomSpace(custom_space_index); in ReportCustomSpaceStatistics()
815 receiver->AllocatedBytes(custom_space_index, allocated_bytes); in ReportCustomSpaceStatistics()