Searched refs:PARSER_ERR_DELETE_IDENT_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
88 …PARSER_ERR_DELETE_IDENT_NOT_ALLOWED, /**< identifier delete is not allowed in stric… enumerator
973 case PARSER_ERR_DELETE_IDENT_NOT_ALLOWED: in parser_error_to_string()
213 parser_raise_error (context_p, PARSER_ERR_DELETE_IDENT_NOT_ALLOWED); in parser_emit_unary_lvalue_opcode()