Home
last modified time | relevance | path

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

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