Bug 149383

Summary: Implement SetLocal and SetGlobal expressions 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-20 00:24:33 PDT
SetLocal and SetGlobal can be statements and expressions. We have implemented them as statements but haven't implemented them as expressions.
Comment 1 Sukolsak Sakshuwong 2015-09-20 00:41:38 PDT
Created attachment 261606 [details]
Patch
Comment 2 Saam Barati 2015-09-20 21:12:44 PDT
Comment on attachment 261606 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-09-20 22:06:44 PDT
Comment on attachment 261606 [details]
Patch

Clearing flags on attachment: 261606

Committed r190043: <http://trac.webkit.org/changeset/190043>
Comment 4 WebKit Commit Bot 2015-09-20 22:06:48 PDT
All reviewed patches have been landed.  Closing bug.