Searched defs:modify_index (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ |
D | map-updater.cc | 176 void MapUpdater::GeneralizeField(Handle<Map> map, int modify_index, in GeneralizeField()
|
D | objects.cc | 2999 void Map::PrintReconfiguration(Isolate* isolate, FILE* file, int modify_index, in PrintReconfiguration() 3255 Isolate* isolate, FILE* file, const char* reason, int modify_index, in PrintGeneralization() 4565 int modify_index, PropertyKind kind, in CopyGeneralizeAllFields() 4763 void Map::GeneralizeField(Isolate* isolate, Handle<Map> map, int modify_index, in GeneralizeField() 4825 int modify_index, PropertyKind new_kind, in ReconfigureProperty()
|