Skip to content

Commit ecfa7fb

Browse files
authored
More fixes for undefined
* Add undefined to the distinguishability table. Fixes #962. * Remove text from any/union conversion that handled undefined specially, now that it's just an ordinary IDL value. * Make undefined nullable: undefined? is valid and will return an IDL null for a JS null, or IDL undefined for anything else.
1 parent 323d64f commit ecfa7fb

File tree

1 file changed

+174
-177
lines changed

1 file changed

+174
-177
lines changed

0 commit comments

Comments
 (0)