-
- Downloads
Implementing test cases for object rest deconstruction
Closes #867 Ref #865
Showing
- src/dstr-assignment/obj-rest-descriptors.case 33 additions, 0 deletionssrc/dstr-assignment/obj-rest-descriptors.case
- src/dstr-assignment/obj-rest-empty-obj.case 22 additions, 0 deletionssrc/dstr-assignment/obj-rest-empty-obj.case
- src/dstr-assignment/obj-rest-getter-abrupt-get-error.case 22 additions, 0 deletionssrc/dstr-assignment/obj-rest-getter-abrupt-get-error.case
- src/dstr-assignment/obj-rest-getter.case 26 additions, 0 deletionssrc/dstr-assignment/obj-rest-getter.case
- src/dstr-assignment/obj-rest-nested-obj-nested-rest.case 35 additions, 0 deletionssrc/dstr-assignment/obj-rest-nested-obj-nested-rest.case
- src/dstr-assignment/obj-rest-nested-obj.case 25 additions, 0 deletionssrc/dstr-assignment/obj-rest-nested-obj.case
- src/dstr-assignment/obj-rest-not-last-element-invalid.case 21 additions, 0 deletionssrc/dstr-assignment/obj-rest-not-last-element-invalid.case
- src/dstr-assignment/obj-rest-number.case 22 additions, 0 deletionssrc/dstr-assignment/obj-rest-number.case
- src/dstr-assignment/obj-rest-obj-own-property.case 25 additions, 0 deletionssrc/dstr-assignment/obj-rest-obj-own-property.case
- src/dstr-assignment/obj-rest-put-const.case 20 additions, 0 deletionssrc/dstr-assignment/obj-rest-put-const.case
- src/dstr-assignment/obj-rest-skip-non-enumerable.case 32 additions, 0 deletionssrc/dstr-assignment/obj-rest-skip-non-enumerable.case
- src/dstr-assignment/obj-rest-str-val.case 23 additions, 0 deletionssrc/dstr-assignment/obj-rest-str-val.case
- src/dstr-assignment/obj-rest-symbol-val.case 22 additions, 0 deletionssrc/dstr-assignment/obj-rest-symbol-val.case
- src/dstr-assignment/obj-rest-to-property-with-setter.case 30 additions, 0 deletionssrc/dstr-assignment/obj-rest-to-property-with-setter.case
- src/dstr-assignment/obj-rest-to-property.case 26 additions, 0 deletionssrc/dstr-assignment/obj-rest-to-property.case
- src/dstr-assignment/obj-rest-val-null.case 20 additions, 0 deletionssrc/dstr-assignment/obj-rest-val-null.case
- src/dstr-assignment/obj-rest-val-undefined.case 20 additions, 0 deletionssrc/dstr-assignment/obj-rest-val-undefined.case
- src/dstr-assignment/obj-rest-valid-object.case 32 additions, 0 deletionssrc/dstr-assignment/obj-rest-valid-object.case
- src/dstr-binding/obj-ptrn-rest-getter.case 25 additions, 0 deletionssrc/dstr-binding/obj-ptrn-rest-getter.case
- src/dstr-binding/obj-ptrn-rest-nested-obj.case 24 additions, 0 deletionssrc/dstr-binding/obj-ptrn-rest-nested-obj.case
Loading
Please register or sign in to comment