Searched defs:IsIdentifierPart (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | keywordsUtil.cpp | 184 bool KeywordsUtil::IsIdentifierPart(char32_t cp) in IsIdentifierPart() function in ark::es2panda::lexer::KeywordsUtil |
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
H A D | keywordsUtil.cpp | 185 bool KeywordsUtil::IsIdentifierPart(char32_t cp) in IsIdentifierPart() function in panda::es2panda::lexer::KeywordsUtil |
Completed in 2 milliseconds