Bug 169954

Summary: WebAssembly: name ExecState consistently
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, jfbastien, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

JF Bastien
Reported 2017-03-22 02:54:10 PDT
No functional change, just a rename for variables. I copied over from other parts of the code, and we're now pretty inconsistent. `exec` seems to be preferred over `state`.
Attachments
patch (22.51 KB, patch)
2017-03-22 02:55 PDT, JF Bastien
no flags
JF Bastien
Comment 1 2017-03-22 02:55:56 PDT
Created attachment 305091 [details] patch I'm not touching the error constructor files here, bug #165995 fixes them instead.
Saam Barati
Comment 2 2017-03-22 08:07:28 PDT
Comment on attachment 305091 [details] patch r=me
WebKit Commit Bot
Comment 3 2017-03-22 10:56:33 PDT
Comment on attachment 305091 [details] patch Clearing flags on attachment: 305091 Committed r214261: <http://trac.webkit.org/changeset/214261>
WebKit Commit Bot
Comment 4 2017-03-22 10:56:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.