Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-details.h255 | RepresentationField::encode(EncodeRepresentation(representation))
264 RepresentationField::encode(EncodeRepresentation(representation)) |
303 static uint8_t EncodeRepresentation(Representation representation) { in EncodeRepresentation() function
387 value, EncodeRepresentation(representation)); in PropertyDetails()
Dcode-stubs.h1548 uint8_t repr = PropertyDetails::EncodeRepresentation(representation); in StoreFieldStub()
1648 uint8_t repr = PropertyDetails::EncodeRepresentation(representation); in StoreTransitionStub()