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

  /external/v8/src/
map-updater.cc 156 void MapUpdater::GeneralizeField(Handle<Map> map, int modify_index,
160 Map::GeneralizeField(map, modify_index, new_constness, new_representation,
204 GeneralizeField(field_owner, modified_descriptor_, new_constness_,
312 GeneralizeField(tmp_map, i, tmp_constness, tmp_representation,
objects.cc     [all...]

Completed in 46 milliseconds