Searched refs:number_of_objects_with_fast_properties_ (Results 1 – 2 of 2) sorted by relevance
1963 info->number_of_objects_with_fast_properties_++; in IncrementSpillStatistics()2039 number_of_objects_with_fast_properties_ = 0; in Clear()2055 number_of_objects_with_fast_properties_, number_of_fast_used_fields_, in Print()2059 number_of_objects_ - number_of_objects_with_fast_properties_, in Print()
784 int number_of_objects_with_fast_properties_; variable