Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dproperty-details.h355 static Representation DecodeRepresentation(uint32_t bits) { in DecodeRepresentation() function
377 return DecodeRepresentation(RepresentationField::decode(value_)); in representation()