Bug 153324

Summary: [JSC] foldPathConstants() makes invalid assumptions with Switch
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Benjamin Poulain
Reported 2016-01-21 14:32:38 PST
[JSC] foldPathConstants() makes invalid assumptions with Switch
Attachments
Patch (6.49 KB, patch)
2016-01-21 14:38 PST, Benjamin Poulain
no flags
Patch (6.44 KB, patch)
2016-01-21 14:51 PST, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-01-21 14:38:21 PST
Filip Pizlo
Comment 2 2016-01-21 14:39:58 PST
Comment on attachment 269494 [details] Patch Please don't do this. Switch needs to be revealed to tail duplication in order to get benefits on chains of MultiGetByOffset/MultiPutByOffset.
Benjamin Poulain
Comment 3 2016-01-21 14:51:57 PST
Benjamin Poulain
Comment 4 2016-01-21 14:56:29 PST
Comment on attachment 269497 [details] Patch Clearing flags on attachment: 269497 Committed r195422: <http://trac.webkit.org/changeset/195422>
Benjamin Poulain
Comment 5 2016-01-21 14:56:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.