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

/external/v8/src/
H A Dobjects-debug.cc1075 info->number_of_objects_with_fast_elements_++;
1093 { info->number_of_objects_with_fast_elements_++;
1117 number_of_objects_with_fast_elements_ = 0;
1141 number_of_objects_with_fast_elements_,
1145 number_of_objects_ - number_of_objects_with_fast_elements_,
H A Dobjects.h2406 int number_of_objects_with_fast_elements_; member in class:v8::internal::KeyCollectionMode::JSObject::SpillInformation

Completed in 47 milliseconds