Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-debug.cc589 info->number_of_objects_with_fast_elements_++; in IncrementSpillStatistics()
602 info->number_of_objects_with_fast_elements_++; in IncrementSpillStatistics()
624 number_of_objects_with_fast_elements_ = 0; in Clear()
647 number_of_objects_with_fast_elements_, in Print()
651 number_of_objects_ - number_of_objects_with_fast_elements_, in Print()
Dobjects.h1807 int number_of_objects_with_fast_elements_; variable