Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty.h97 value->OptimalRepresentation()) {} in DataConstantDescriptor()
Dobjects-inl.h1108 Representation Object::OptimalRepresentation() { in OptimalRepresentation() function
Dobjects.h1095 inline Representation OptimalRepresentation();
Dobjects.cc9807 Representation representation = value->OptimalRepresentation(); in PrepareForDataProperty()
9844 Representation representation = value->OptimalRepresentation(); in TransitionToDataProperty()