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

/external/v8/include/
H A Dv8.h5946 size_t total_heap_size_executable() { return total_heap_size_executable_; }
5957 size_t total_heap_size_executable_; member in class:v8::HeapStatistics
/external/v8/src/
H A Dapi.cc6015 total_heap_size_executable_(0),
8079 heap_statistics->total_heap_size_executable_ =

Completed in 148 milliseconds