Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h5140 size_t object_count() { return object_count_; } in object_count()
5146 size_t object_count_; variable
/external/v8/src/
Dapi.cc5418 object_count_(0), in HeapObjectStatistics()
7352 object_statistics->object_count_ = object_count; in GetHeapObjectStatisticsAtLastGC()