Searched refs:LEXER_EQUAL (Results 1 - 2 of 2) sorted by relevance
/third_party/jerryscript/jerry-core/parser/js/ | ||
H A D | js-lexer.h | 106 LEXER_EQUAL, /**< "==" (prec: 10) */ enumerator |
H A D | js-lexer.c | 1663 context_p->token.type = LEXER_EQUAL; in lexer_next_token() |
Completed in 4 milliseconds