Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h274 #define PARSER_PUSH_LITERAL_TO_PUSH_PROP_LITERAL(opcode) \ macro
Djs-parser-expr.c2000 …context_p->last_cbc_opcode = PARSER_PUSH_LITERAL_TO_PUSH_PROP_LITERAL (context_p->last_cbc_opcode); in parser_process_unary_expression()