Searched refs:number_of_objects_with_fast_properties_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects-debug.cc1050 info->number_of_objects_with_fast_properties_++;
1106 number_of_objects_with_fast_properties_ = 0;
1123 number_of_objects_with_fast_properties_,
1127 number_of_objects_ - number_of_objects_with_fast_properties_,
H A Dobjects.h2132 int number_of_objects_with_fast_properties_; member in class:v8::internal::JSObject::SpillInformation

Completed in 107 milliseconds