Searched defs:nextCp (Results 1 – 12 of 12) sorted by relevance
81 const auto nextCp = Iterator().PeekCp(); in CheckNumberLiteralEnd() local
233 const auto nextCp = Iterator().PeekCp(); in CheckNumberLiteralEnd() local415 auto const checkOctalDigit = [this](char32_t const nextCp) -> void { in ScanTemplateString()457 char32_t nextCp = Iterator().Peek(); in ScanTemplateString() local
156 char32_t nextCp = lexer_->Lookahead(); in ParseModifiers() local261 void ParserImpl::ParseClassAccessor(ClassElementDescriptor *desc, char32_t *nextCp) in ParseClassAccessor()514 void ParserImpl::CheckClassGeneratorMethod(ClassElementDescriptor *desc, char32_t *nextCp) in CheckClassGeneratorMethod()536 void ParserImpl::ConsumeClassPrivateIdentifier(ClassElementDescriptor *desc, char32_t *nextCp) in ConsumeClassPrivateIdentifier()603 char32_t nextCp = lexer_->Lookahead(); in ParseClassElement() local
915 char32_t nextCp = Lexer()->Lookahead(); in ParseClassElement() local1019 char32_t nextCp = Lexer()->Lookahead(); in ParseModifiers() local
1057 char32_t nextCp = Lexer()->Lookahead(); in ParseTypeLiteralOrInterfaceMember() local1252 [[maybe_unused]] char32_t *nextCp) in ConsumeClassPrivateIdentifier()
1130 char32_t nextCp = Lexer()->Lookahead(); in ParseClassMemberAccessModifiers() local1187 char32_t nextCp = Lexer()->Lookahead(); in ParseClassFieldModifiers() local1249 char32_t nextCp = Lexer()->Lookahead(); in ParseClassMethodModifiers() local1669 char32_t nextCp = Lexer()->Lookahead(); in ParseClassElement() local2086 char32_t nextCp = Lexer()->Lookahead(); in ParseInterfaceMethodModifiers() local2495 char32_t nextCp = Lexer()->Lookahead(); in ParseTypeLiteralOrInterfaceMember() local
1759 char32_t nextCp = lexer_->Lookahead(); in ParseShorthandProperty() local1824 char32_t nextCp = lexer_->Lookahead(); in ParsePropertyModifiers() local
2026 char32_t nextCp = Lexer()->Lookahead(); in ParseTypeLiteralOrInterfaceMember() local
227 const auto nextCp = Iterator().PeekCp(); in CheckNumberLiteralEnd() local496 char32_t nextCp = Iterator().Peek(); in ScanTemplateString() local
2011 char32_t nextCp = lexer_->Lookahead(); in ParseShorthandProperty() local2083 char32_t nextCp = lexer_->Lookahead(); in ParsePropertyModifiers() local
1434 char32_t nextCp = lexer_->Lookahead(); in ParseTsTypeLiteralOrInterfaceKeyModifiers() local2060 char32_t nextCp = lexer_->Lookahead(); in ParseModifiers() local2238 char32_t nextCp = lexer_->Lookahead(); in ParseClassKeyModifiers() local
120 JSHandle<JSTaggedValue> nextCp = BuiltinsString::GetCallArg(argv, i); in FromCharCode() local