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

/external/chromium_org/v8/src/
H A Dobjects-debug.cc1067 info->number_of_objects_with_fast_elements_++;
1086 { info->number_of_objects_with_fast_elements_++;
1107 number_of_objects_with_fast_elements_ = 0;
1131 number_of_objects_with_fast_elements_,
1135 number_of_objects_ - number_of_objects_with_fast_elements_,
H A Dobjects.h2133 int number_of_objects_with_fast_elements_; member in class:v8::internal::JSObject::SpillInformation

Completed in 114 milliseconds