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

  /external/chromium_org/v8/src/
objects-debug.cc 1055 info->number_of_slow_used_properties_ += dict->NumberOfElements();
1110 number_of_slow_used_properties_ = 0;
1128 number_of_slow_used_properties_, number_of_slow_unused_properties_);
    [all...]
objects.h 2136 int number_of_slow_used_properties_; member in class:v8::internal::JSObject::SpillInformation
    [all...]

Completed in 47 milliseconds