Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-internal.h280 #define PARSER_PUSH_PROP_TO_PUSH_PROP_REFERENCE(opcode) \ macro
Djs-parser-expr.c2037 … context_p->last_cbc_opcode = PARSER_PUSH_PROP_TO_PUSH_PROP_REFERENCE (context_p->last_cbc_opcode); in parser_process_unary_expression()
2530 … context_p->last_cbc_opcode = PARSER_PUSH_PROP_TO_PUSH_PROP_REFERENCE (context_p->last_cbc_opcode); in parser_append_binary_token()