WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
128519
Bytecode liveness analysis should track 'this' since unlike other arguments, it could sometimes (but not always) be live
https://bugs.webkit.org/show_bug.cgi?id=128519
Summary
Bytecode liveness analysis should track 'this' since unlike other arguments, ...
Filip Pizlo
Reported
2014-02-10 00:19:42 PST
Currently we'll just try to assume that it's live.
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug