Home
last modified time | relevance | path

Searched defs:tokenKind (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp240 bool MIRParser::CheckPrimAndDerivedType(TokenKind tokenKind, TyIdx &tyIdx) in CheckPrimAndDerivedType()
260 TokenKind tokenKind = lexer.NextToken(); in ParseFarrayType() local
279 TokenKind tokenKind = lexer.GetTokenKind(); in ParseArrayType() local
696 TokenKind tokenKind; in ParseGenericInstantVector() local
846 TokenKind tokenKind = lexer.NextToken(); in ParseFuncInfo() local
1374 TokenKind tokenKind = lexer.GetTokenKind(); in ParseMPLT() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument