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 795 info->number_of_objects_with_fast_elements_++;
808 info->number_of_objects_with_fast_elements_++;
830 number_of_objects_with_fast_elements_ = 0;
853 number_of_objects_with_fast_elements_,
857 number_of_objects_ - number_of_objects_with_fast_elements_,
objects.h 2056 int number_of_objects_with_fast_elements_; member in class:v8::internal::JSObject::SpillInformation
    [all...]

Completed in 553 milliseconds