Searched refs:is_next_literal_one_byte (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/parsing/ | ||
D | scanner.h | 691 bool is_next_literal_one_byte() const { in is_next_literal_one_byte() function |
D | scanner.cc | 1748 if (is_next_literal_one_byte()) { in NextSymbol() |