HomeSort by relevance Sort by last modified time
    Searched refs:number_of_objects_with_fast_elements_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
objects-debug.cc 589 info->number_of_objects_with_fast_elements_++;
602 info->number_of_objects_with_fast_elements_++;
624 number_of_objects_with_fast_elements_ = 0;
647 number_of_objects_with_fast_elements_,
651 number_of_objects_ - number_of_objects_with_fast_elements_,
objects.h 1807 int number_of_objects_with_fast_elements_; member in class:v8::internal::JSObject::SpillInformation
    [all...]

Completed in 18 milliseconds