Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h6019 size_t total_heap_size_executable() { return total_heap_size_executable_; } in total_heap_size_executable()
6030 size_t total_heap_size_executable_; variable
/external/v8/src/
Dapi.cc6177 total_heap_size_executable_(0), in HeapStatistics()
8316 heap_statistics->total_heap_size_executable_ = in GetHeapStatistics()