Bug 161778 - WASM should support if-then-else
Summary: WASM should support if-then-else
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks: 159775
  Show dependency treegraph
 
Reported: 2016-09-08 17:36 PDT by Keith Miller
Modified: 2016-09-09 14:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (29.59 KB, patch)
2016-09-09 10:41 PDT, Keith Miller
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-09-08 17:36:48 PDT
...
Comment 1 Keith Miller 2016-09-09 10:41:00 PDT
Created attachment 288413 [details]
Patch
Comment 2 Michael Saboff 2016-09-09 13:30:46 PDT
Comment on attachment 288413 [details]
Patch

r=me
Comment 3 Keith Miller 2016-09-09 14:32:58 PDT
Committed r205769: <http://trac.webkit.org/changeset/205769>