Home
last modified time | relevance | path

Searched refs:number_of_objects_with_fast_properties_ (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dobjects-debug.cc783 info->number_of_objects_with_fast_properties_++; in IncrementSpillStatistics()
829 number_of_objects_with_fast_properties_ = 0; in Clear()
845 number_of_objects_with_fast_properties_, in Print()
849 number_of_objects_ - number_of_objects_with_fast_properties_, in Print()
Dobjects.h2055 int number_of_objects_with_fast_properties_; variable
/external/chromium_org/v8/src/
Dobjects-debug.cc1053 info->number_of_objects_with_fast_properties_++; in IncrementSpillStatistics()
1111 number_of_objects_with_fast_properties_ = 0; in Clear()
1128 number_of_objects_with_fast_properties_, in Print()
1132 number_of_objects_ - number_of_objects_with_fast_properties_, in Print()
Dobjects.h2576 int number_of_objects_with_fast_properties_; variable