Searched defs:nextCp (Results 1 – 12 of 12) sorted by relevance
195 char32_t nextCp = Lexer()->Lookahead(); in ParseClassMemberAccessModifiers() local254 char32_t nextCp = Lexer()->Lookahead(); in ParseClassFieldModifiers() local357 char32_t nextCp = Lexer()->Lookahead(); in ParseClassMethodModifiers() local529 char32_t nextCp = Lexer()->Lookahead(); in ParseClassElement() local781 char32_t nextCp = Lexer()->Lookahead(); in ParseInterfaceMethodModifiers() local934 char32_t nextCp = Lexer()->Lookahead(); in ParseTypeLiteralOrInterfaceMember() local
147 char32_t nextCp = lexer_->Lookahead(); in ParseModifiers() local252 void ParserImpl::ParseClassAccessor(ClassElementDescriptor *desc, char32_t *nextCp) in ParseClassAccessor()506 void ParserImpl::CheckClassGeneratorMethod(ClassElementDescriptor *desc, char32_t *nextCp) in CheckClassGeneratorMethod()528 void ParserImpl::ConsumeClassPrivateIdentifier(ClassElementDescriptor *desc, char32_t *nextCp) in ConsumeClassPrivateIdentifier()600 char32_t nextCp = lexer_->Lookahead(); in ParseClassElement() local
1018 char32_t nextCp = Lexer()->Lookahead(); in ParseClassElement() local1101 char32_t nextCp = Lexer()->Lookahead(); in ParseModifiers() local
1077 char32_t nextCp = Lexer()->Lookahead(); in ParseTypeLiteralOrInterfaceMember() local1267 [[maybe_unused]] char32_t *nextCp) in ConsumeClassPrivateIdentifier()
1915 char32_t nextCp = lexer_->Lookahead(); in ParseShorthandProperty() local1980 char32_t nextCp = lexer_->Lookahead(); in ParsePropertyModifiers() local
1726 char32_t nextCp = Lexer()->Lookahead(); in ParseTypeLiteralOrInterfaceMember() local
81 const auto nextCp = Iterator().PeekCp(); in CheckNumberLiteralEnd() local
232 const auto nextCp = Iterator().PeekCp(); in CheckNumberLiteralEnd() local428 auto const checkOctalDigit = [this](char32_t const nextCp) -> void { in ScanTemplateString()470 char32_t nextCp = Iterator().Peek(); in ScanTemplateString() local
228 const auto nextCp = Iterator().PeekCp(); in CheckNumberLiteralEnd() local497 char32_t nextCp = Iterator().Peek(); in ScanTemplateString() local
2012 char32_t nextCp = lexer_->Lookahead(); in ParseShorthandProperty() local2084 char32_t nextCp = lexer_->Lookahead(); in ParsePropertyModifiers() local
1449 char32_t nextCp = lexer_->Lookahead(); in ParseTsTypeLiteralOrInterfaceKeyModifiers() local2099 char32_t nextCp = lexer_->Lookahead(); in ParseModifiers() local2277 char32_t nextCp = lexer_->Lookahead(); in ParseClassKeyModifiers() local
105 JSHandle<JSTaggedValue> nextCp = BuiltinsString::GetCallArg(argv, i); in FromCharCode() local