Bug 145036

Summary: PutGlobalVar should reference the global object it's storing into
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145015    
Attachments:
Description Flags
the patch msaboff: review+

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