NEW 167178
JSWebAssemblyFunction should have an unconditional finalizer
https://bugs.webkit.org/show_bug.cgi?id=167178
Summary JSWebAssemblyFunction should have an unconditional finalizer
Keith Miller
Reported 2017-01-18 14:43:32 PST
I think the current code is high risk since we usually don't touch other objects when we are finalizing stuff and it's generally a bug to do so.
Attachments
Note You need to log in before you can comment on or make changes to this bug.