Home
last modified time | relevance | path

Searched refs:GeneralizeFieldType (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Djson-parser.h421 Map::GeneralizeFieldType(target, descriptor, in ParseJsonObject()
/external/v8/src/
Dobjects.cc3261 Handle<HeapType> Map::GeneralizeFieldType(Representation rep1, in GeneralizeFieldType() function in v8::internal::Map
3279 void Map::GeneralizeFieldType(Handle<Map> map, int modify_index, in GeneralizeFieldType() function in v8::internal::Map
3296 DCHECK(Map::GeneralizeFieldType(old_representation, old_field_type, in GeneralizeFieldType()
3309 Map::GeneralizeFieldType(old_representation, old_field_type, in GeneralizeFieldType()
3415 GeneralizeFieldType(field_owner, modify_index, new_representation, in ReconfigureProperty()
3535 next_field_type = GeneralizeFieldType( in ReconfigureProperty()
3545 GeneralizeFieldType(tmp_map, i, tmp_representation, next_field_type); in ReconfigureProperty()
3701 next_field_type = GeneralizeFieldType( in ReconfigureProperty()
3708 next_field_type = GeneralizeFieldType( in ReconfigureProperty()
3716 next_field_type = GeneralizeFieldType( in ReconfigureProperty()
[all …]
Dobjects.h5659 MUST_USE_RESULT static Handle<HeapType> GeneralizeFieldType(
5662 static void GeneralizeFieldType(Handle<Map> map, int modify_index,