Home
last modified time | relevance | path

Searched defs:new_representation (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dmap-updater.cc49 Representation new_representation, PropertyConstness old_constness, in PrintGeneralization()
404 Representation new_representation, in GeneralizeField()
1117 Representation new_representation, in UpdateFieldType()
1168 Representation new_representation, in GeneralizeField()
Dobjects.cc3938 Representation new_representation = details.representation(); in CopyForFastObjectClone() local