Bug 90407

Summary: DFG::ArgumentsSimplificationPhase should assert that the PhantomArguments nodes it creates are not shouldGenerate()
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   
Attachments:
Description Flags
the patch none

Filip Pizlo
Reported 2012-07-02 15:33:52 PDT
We already assert this in later phases. But asserting sooner will make tracking bugs easier, not to mention that it makes the phase more self-documenting.
Attachments
the patch (2.86 KB, patch)
2012-07-02 15:35 PDT, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2012-07-02 15:35:21 PDT
Created attachment 150484 [details] the patch Already reviewed in person by Mark. Putting up for EWS while I run my own tests.
Filip Pizlo
Comment 2 2012-07-02 17:10:42 PDT
Note You need to log in before you can comment on or make changes to this bug.