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

  /external/chromium_org/v8/src/
objects-debug.cc 1050 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_,
    [all...]
objects.h 2132 int number_of_objects_with_fast_properties_; member in class:v8::internal::JSObject::SpillInformation
    [all...]

Completed in 71 milliseconds