RESOLVED FIXED 165564
Add more missing trivial wasm ops.
https://bugs.webkit.org/show_bug.cgi?id=165564
Summary Add more missing trivial wasm ops.
Keith Miller
Reported 2016-12-07 16:27:16 PST
Add more missing trivial wasm ops.
Attachments
Patch (6.59 KB, patch)
2016-12-07 16:50 PST, Keith Miller
ggaren: review+
Keith Miller
Comment 1 2016-12-07 16:50:58 PST
WebKit Commit Bot
Comment 2 2016-12-07 16:52:59 PST
Attachment 296440 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/wasm/generateWasmOpsHeader.py:68: [<lambda>] Undefined variable 'isUnary' [pylint/E0602] [5] ERROR: Source/JavaScriptCore/wasm/generateWasmOpsHeader.py:68: [<lambda>] Undefined variable 'isBinary' [pylint/E0602] [5] Total errors found: 2 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2016-12-07 17:00:24 PST
Comment on attachment 296440 [details] Patch r=me Needs a Nop test.
Keith Miller
Comment 4 2016-12-07 17:14:09 PST
Note You need to log in before you can comment on or make changes to this bug.