Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty.h100 value->OptimalRepresentation()) {} in ConstantDescriptor()
Dobjects.h1050 inline Representation OptimalRepresentation() { in OptimalRepresentation() function
Dobjects.cc6740 Representation representation = value->OptimalRepresentation(); in PrepareForDataProperty()
6778 Representation representation = value->OptimalRepresentation(); in TransitionToDataProperty()