Searched refs:PARSER_IS_PUSH_LITERAL (Results 1 – 2 of 2) sorted by relevance
250 #define PARSER_IS_PUSH_LITERAL(opcode) \ macro
2976 …if (!PARSER_IS_PUSH_LITERAL (context_p->last_cbc_opcode) && !PARSER_IS_PUSH_PROP (context_p->last_… in parser_pattern_process_assignment()