Bug 145036 - PutGlobalVar should reference the global object it's storing into
Summary: PutGlobalVar should reference the global object it's storing into
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 145015
  Show dependency treegraph
 
Reported: 2015-05-14 20:32 PDT by Filip Pizlo
Modified: 2015-05-14 20:53 PDT (History)
0 users

See Also:


Attachments
the patch (5.91 KB, patch)
2015-05-14 20:39 PDT, Filip Pizlo
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-05-14 20:32:18 PDT
This makes reasoning about barriers a whole lot easier.
Comment 1 Filip Pizlo 2015-05-14 20:39:20 PDT
Created attachment 253172 [details]
the patch
Comment 2 Michael Saboff 2015-05-14 20:43:33 PDT
Comment on attachment 253172 [details]
the patch

r=me
Comment 3 Filip Pizlo 2015-05-14 20:53:43 PDT
Landed in http://trac.webkit.org/changeset/184367