Searched defs:modify_index (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/ |
D | objects.cc | 2091 void Map::PrintReconfiguration(FILE* file, int modify_index, PropertyKind kind, in PrintReconfiguration() 2110 int modify_index, in PrintGeneralization() 3053 Handle<Map> map, int modify_index, StoreMode store_mode, PropertyKind kind, in CopyGeneralizeAllRepresentations() 3279 void Map::GeneralizeFieldType(Handle<Map> map, int modify_index, in GeneralizeFieldType() 3377 Handle<Map> Map::ReconfigureProperty(Handle<Map> old_map, int modify_index, in ReconfigureProperty()
|