Searched defs:modify_index (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ |
| D | objects.cc | 2309 void Map::PrintReconfiguration(FILE* file, int modify_index, PropertyKind kind, in PrintReconfiguration() 2326 FILE* file, const char* reason, int modify_index, int split, in PrintGeneralization() 3381 Handle<Map> map, ElementsKind elements_kind, int modify_index, in CopyGeneralizeAllRepresentations() 3628 void Map::GeneralizeFieldType(Handle<Map> map, int modify_index, in GeneralizeFieldType() 3724 ElementsKind new_elements_kind, int modify_index, in Reconfigure()
|
| D | objects-inl.h | 2825 Handle<Map> Map::ReconfigureProperty(Handle<Map> map, int modify_index, in ReconfigureProperty()
|