Searched refs:LEXER_CLASS_CONSTRUCTOR (Results 1 – 3 of 3) sorted by relevance
179 LEXER_CLASS_CONSTRUCTOR, /**< special value for class constructor method */ enumerator
619 if (context_p->token.type == LEXER_CLASS_CONSTRUCTOR) in parser_parse_class_literal()
3103 context_p->token.type = LEXER_CLASS_CONSTRUCTOR; in lexer_expect_object_literal_id()