Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dscanner.h386 if (is_literal_one_byte() &&
400 if (is_literal_one_byte() && in IsGetOrSet()
596 bool is_literal_one_byte() { in is_literal_one_byte() function
Dscanner.cc1435 if (is_literal_one_byte()) { in CurrentSymbol()
1460 DCHECK(is_literal_one_byte()); in DoubleValue()
1469 DCHECK(is_literal_one_byte()); in ContainsDot()
1476 if (is_literal_one_byte()) { in FindSymbol()