Bug 149451

Summary: Implement the conditional instruction in WebAssembly
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146064    
Attachments:
Description Flags
Patch none

Description Sukolsak Sakshuwong 2015-09-22 00:35:48 PDT
Implement the conditional (ternary) instruction in WebAssembly
Comment 1 Sukolsak Sakshuwong 2015-09-22 00:54:53 PDT
Created attachment 261730 [details]
Patch
Comment 2 Geoffrey Garen 2015-09-22 10:57:08 PDT
Comment on attachment 261730 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-09-22 11:47:04 PDT
Comment on attachment 261730 [details]
Patch

Clearing flags on attachment: 261730

Committed r190125: <http://trac.webkit.org/changeset/190125>
Comment 4 WebKit Commit Bot 2015-09-22 11:47:09 PDT
All reviewed patches have been landed.  Closing bug.