Searched refs:push_prop_opcode (Results 1 – 1 of 1) sorted by relevance
3062 uint16_t push_prop_opcode = CBC_EXT_INITIALIZER_PUSH_PROP_LITERAL; in parser_parse_object_initializer() local3071 push_prop_opcode = CBC_EXT_INITIALIZER_PUSH_PROP; in parser_parse_object_initializer()3085 …parser_pattern_process_assignment (context_p, flags, push_prop_opcode, prop_index, LEXER_RIGHT_BRA… in parser_parse_object_initializer()3089 if (push_prop_opcode == CBC_EXT_INITIALIZER_PUSH_PROP) in parser_parse_object_initializer()3122 parser_pattern_form_assignment (context_p, flags, push_prop_opcode, prop_index, start_line); in parser_parse_object_initializer()