Handle CompositeInsert with no indices in VDCE (#2258)
* Handle CompositeInsert with no indices in VDCE In the spec, there it nothing that forces an OpCompositeInsert to have an index, but VDCE assumes there is at least 1 in a couple places. This commit updates VDCE to handle these cases.
Loading
Please register or sign in to comment