Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h271 #define PARSER_IS_PUSH_PROP_LITERAL(opcode) \ macro
Djs-parser-expr.c245 if (PARSER_IS_PUSH_PROP_LITERAL (context_p->last_cbc_opcode)) in parser_emit_unary_lvalue_opcode()