Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h5269 size_t object_count() { return object_count_; } in object_count()
5275 size_t object_count_; variable
/external/v8/src/
Dapi.cc5593 object_count_(0), in HeapObjectStatistics()
7528 object_statistics->object_count_ = object_count; in GetHeapObjectStatisticsAtLastGC()