Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc3520 Representation tmp_representation = tmp_details.representation(); in ReconfigureProperty() local
3521 if (!next_representation.fits_into(tmp_representation)) break; in ReconfigureProperty()
3533 old_details.location(), tmp_representation); in ReconfigureProperty()
3542 tmp_representation); in ReconfigureProperty()
3545 GeneralizeFieldType(tmp_map, i, tmp_representation, next_field_type); in ReconfigureProperty()