Home
last modified time | relevance | path

Searched refs:LEXER_ASSIGN_MULTIPLY (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.h88 LEXER_ASSIGN_MULTIPLY, /**< "*=" (prec: 3) */ enumerator
H A Djs-lexer.c1715 context_p->token.type = LEXER_ASSIGN_MULTIPLY; in lexer_next_token()

Completed in 4 milliseconds