Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dproperty-details.h235 static Representation DecodeRepresentation(uint32_t bits) { in DecodeRepresentation() function
251 return DecodeRepresentation(RepresentationField::decode(value_)); in representation()