Bug 148737

Summary: Implement some arithmetic instructions in WebAssembly
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, mark.lam, msaboff, saam, sukolsak
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146064    
Attachments:
Description Flags
Patch
ggaren: review+
Update to ToT none

Description Sukolsak Sakshuwong 2015-09-02 23:32:52 PDT
Implement some arithmetic instructions for WebAssembly files generated by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>.
Comment 1 Sukolsak Sakshuwong 2015-09-02 23:49:59 PDT
Created attachment 260490 [details]
Patch
Comment 2 Geoffrey Garen 2015-09-03 12:47:37 PDT
Comment on attachment 260490 [details]
Patch

r=me

Please update to TOT before landing.
Comment 3 Sukolsak Sakshuwong 2015-09-03 14:10:56 PDT
Created attachment 260521 [details]
Update to ToT
Comment 4 WebKit Commit Bot 2015-09-03 15:45:09 PDT
Comment on attachment 260521 [details]
Update to ToT

Clearing flags on attachment: 260521

Committed r189303: <http://trac.webkit.org/changeset/189303>
Comment 5 WebKit Commit Bot 2015-09-03 15:45:14 PDT
All reviewed patches have been landed.  Closing bug.