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

  /external/chromium_org/v8/src/
handles.cc 744 if (cache_result) object->map()->SetEnumLength(own_property_count);
764 if (cache_result) map->SetEnumLength(0);
812 object->map()->SetEnumLength(enum_size);
    [all...]
objects.h     [all...]