Searched refs:OptimalRepresentation (Results 1 – 6 of 6) sorted by relevance
104 value->OptimalRepresentation(cage_base), 0); in DataConstant()
478 Representation representation = constant->OptimalRepresentation(isolate); in CopyWithConstant()1797 Representation representation = value->OptimalRepresentation(isolate); in UpdateDescriptorForValue()1855 Representation representation = value->OptimalRepresentation(isolate); in TransitionToDataProperty()
359 inline Representation OptimalRepresentation(PtrComprCageBase cage_base) const;
510 Representation Object::OptimalRepresentation(PtrComprCageBase cage_base) const { in OptimalRepresentation() function
329 value.OptimalRepresentation(isolate)); in AddDescriptorsByTemplate()
521 Representation representation = value->OptimalRepresentation(isolate()); in BuildJsonObject()