Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dscanner.h667 bool is_raw_literal_one_byte() { in is_raw_literal_one_byte() function
Dscanner.cc1700 if (is_raw_literal_one_byte()) { in CurrentRawSymbol()