Searched refs:number_of_objects_with_fast_elements_ (Results 1 – 2 of 2) sorted by relevance
1998 info->number_of_objects_with_fast_elements_++; in IncrementSpillStatistics()2016 info->number_of_objects_with_fast_elements_++; in IncrementSpillStatistics()2040 number_of_objects_with_fast_elements_ = 0; in Clear()2063 number_of_objects_with_fast_elements_, number_of_fast_used_elements_, in Print()2067 number_of_objects_ - number_of_objects_with_fast_elements_, in Print()
785 int number_of_objects_with_fast_elements_; variable