Home
last modified time | relevance | path

Searched refs:physical_space_size (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-statistics.h169 size_t physical_space_size() { return physical_space_size_; } in physical_space_size() function in v8::HeapSpaceStatistics
/third_party/node/deps/v8/include/
H A Dv8-statistics.h169 size_t physical_space_size() { return physical_space_size_; } in physical_space_size() function in v8::HeapSpaceStatistics
/third_party/node/src/
H A Dnode_v8.cc77 V(3, physical_space_size, kPhysicalSpaceSizeIndex)
267 heap_space_statistics.physical_space_size()); in SetHeapStatistics()
H A Dnode_report.cc611 v8_heap_space_stats.physical_space_size()); in PrintGCStatistics()
/third_party/node/lib/
H A Dv8.js189 * physical_space_size: number;
203 physical_space_size: buffer[kPhysicalSpaceSizeIndex],
/third_party/node/deps/v8/src/heap/
H A Dheap.cc685 MEMBER("physical_size") << space_stats.physical_space_size()); in DumpJSONHeapStatistics()

Completed in 15 milliseconds