Home
last modified time | relevance | path

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

/external/v8/src/
Dscanner.cc975 static Token::Value KeywordOrIdentifierToken(const uint8_t* input, in KeywordOrIdentifierToken() function
1022 KeywordOrIdentifierToken(string->raw_data(), string->length(), in IdentifierIsFutureStrictReserved()
1064 return KeywordOrIdentifierToken(chars.start(), in ScanIdentifierOrKeyword()