Bug 128519

Summary: Bytecode liveness analysis should track 'this' since unlike other arguments, it could sometimes (but not always) be live
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED INVALID    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Filip Pizlo
Reported 2014-02-10 00:19:42 PST
Currently we'll just try to assume that it's live.
Attachments
Filip Pizlo
Comment 1 2014-02-10 00:20:02 PST
This isn't really very important.
Filip Pizlo
Comment 2 2015-04-22 11:40:28 PDT
These days we always use "this" in a call.
Note You need to log in before you can comment on or make changes to this bug.