Home
last modified time | relevance | path

Searched refs:PARSER_IS_PUSH_NUMBER (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h254 #define PARSER_IS_PUSH_NUMBER(opcode) \ macro
Djs-parser-expr.c2664 if (PARSER_IS_PUSH_NUMBER (context_p->last_cbc_opcode)) in parser_process_binary_opcodes()