Searched defs:token (Results 1 – 12 of 12) sorted by relevance
35 std::string_view token = p; in ValidateInteger() local126 std::string_view token = p; in ValidateFloat() local
44 std::string_view token; /* current token */ member
1148 auto token = context_.GiveToken(); in LabelValidName() local1529 auto token = context_.GiveToken(); in ParseStringLiteral() local
135 auto token = input.substr(lastPos, curPos - lastPos); in GetStringItems() local
116 void AstDumper::SerializeToken(lexer::TokenType token) in SerializeToken()
80 Property(const char *key, lexer::TokenType token) : key_(key), value_(token) {} in Property()
79 std::string token; in GetStringItems() local
106 Tokens token = ParseToken(); in ParseJSONText() local
64 std::string token; in Next() local
142 function modifierToFlag(token) { argument
1950 static bool IsModifierKind(const lexer::Token &token) in IsModifierKind()
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument