RESOLVED FIXED 166393
WebAssembly: Allow br, br_if, and br_table to act as a return
https://bugs.webkit.org/show_bug.cgi?id=166393
Summary WebAssembly: Allow br, br_if, and br_table to act as a return
Keith Miller
Reported 2016-12-21 14:38:36 PST
WebAssembly: Allow br, br_if, and br_table to act as a return
Attachments
Patch (26.15 KB, patch)
2016-12-21 14:53 PST, Keith Miller
no flags
Keith Miller
Comment 1 2016-12-21 14:53:52 PST
JF Bastien
Comment 2 2016-12-21 14:58:41 PST
Comment on attachment 297624 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=297624&action=review lgtm > JSTests/wasm/function-tests/br-as-return.js:14 > + return b.I32Const(0) 42?
Saam Barati
Comment 3 2016-12-21 16:41:55 PST
Comment on attachment 297624 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-12-21 17:07:03 PST
Comment on attachment 297624 [details] Patch Clearing flags on attachment: 297624 Committed r210090: <http://trac.webkit.org/changeset/210090>
WebKit Commit Bot
Comment 5 2016-12-21 17:07:07 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2016-12-21 21:01:18 PST
Note You need to log in before you can comment on or make changes to this bug.