Bug 148793 - Implement the GetLocal and SetLocal instructions in WebAssembly
Summary: Implement the GetLocal and SetLocal instructions in WebAssembly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 146064
  Show dependency treegraph
 
Reported: 2015-09-04 03:24 PDT by Sukolsak Sakshuwong
Modified: 2015-09-04 14:01 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.25 KB, patch)
2015-09-04 03:32 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.