Bug 148793

Summary: Implement the GetLocal and SetLocal instructions in WebAssembly
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mark.lam, saam, 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-04 03:24:49 PDT
Implement the GetLocal and SetLocal instructions for WebAssembly files generated by pack-asmjs <https://github.com/WebAssembly/polyfill-prototype-1>.
Comment 1 Sukolsak Sakshuwong 2015-09-04 03:32:05 PDT
Created attachment 260582 [details]
Patch
Comment 2 Saam Barati 2015-09-04 13:12:38 PDT
Comment on attachment 260582 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-09-04 14:01:03 PDT
Comment on attachment 260582 [details]
Patch

Clearing flags on attachment: 260582

Committed r189382: <http://trac.webkit.org/changeset/189382>
Comment 4 WebKit Commit Bot 2015-09-04 14:01:07 PDT
All reviewed patches have been landed.  Closing bug.