NEW 169566
WebAssembly: it should be impossible to recursively enter a trap handler
https://bugs.webkit.org/show_bug.cgi?id=169566
Summary WebAssembly: it should be impossible to recursively enter a trap handler
JF Bastien
Reported 2017-03-13 14:00:55 PDT
Handling a trap while handling a trap leads to madness, and is likely a bug. Should we detect and CRASH on this?
Attachments
Note You need to log in before you can comment on or make changes to this bug.