Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-details.h249 RepresentationField::encode(EncodeRepresentation(representation)) |
292 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() function
390 value, EncodeRepresentation(representation)); in PropertyDetails()