webidl2js icon indicating copy to clipboard operation
webidl2js copied to clipboard

Avoid generating broken code when the `object` type is in a union

Open ExE-Boss opened this issue 4 years ago • 0 comments

WebIDL2JS currently crashes when the object type is in a union, this fixes that.

Depends on:

ExE-Boss avatar Nov 26 '20 16:11 ExE-Boss