Bug 1733289 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

FWIW, for table descriptors we seem to use a different code path, where we recognize either anyfunc or funcref.  We should probably be consistent here and do the same for globals.  Will update the patch, but will also consider other problems, such as jsapi.
FWIW, for table descriptors we seem to use a different code path, where we recognize either anyfunc or funcref.  We should probably be consistent here and do the same for globals.  Will update the patch, but will also consider other problems, such as js-types.

Back to Bug 1733289 Comment 5