Searched refs:kPrintRepresentation (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/objects/ | ||
D | property.cc | 119 if (mode & kPrintRepresentation) { in PrintAsFastTo() |
D | property-details.h | 361 kPrintRepresentation = 1 << 2, enumerator |