Bug 106707 - Phantom(GetLocal(Phi)) should always be simplified to Phantom(Phi)
Summary: Phantom(GetLocal(Phi)) should always be simplified to Phantom(Phi)
Status: NEW
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:
 
Reported: 2013-01-11 15:20 PST by Filip Pizlo
Modified: 2013-01-11 15:20 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-01-11 15:20:55 PST
This will eliminate the need to actually load the value of the local just so that it's available to OSR.