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

/external/chromium_org/v8/src/
H A Dproperty-details.h211 static Representation DecodeRepresentation(uint32_t bits) { function in class:v8::internal::BASE_EMBEDDED
227 return DecodeRepresentation(RepresentationField::decode(value_));

Completed in 50 milliseconds