Bug 152840

Summary: [JSC] When resolving Stack arguments, use addressing from SP when addressing from FP is invalid
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 152864    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch for landing none

Benjamin Poulain
Reported 2016-01-07 11:20:30 PST
[JSC] When resolving Stack arguments, use addressing from SP when addressing from FP is invalid
Attachments
Patch (4.41 KB, patch)
2016-01-07 11:27 PST, Benjamin Poulain
no flags
Patch for landing (4.33 KB, patch)
2016-01-11 07:23 PST, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-01-07 11:27:39 PST
Mark Lam
Comment 2 2016-01-07 11:32:09 PST
Comment on attachment 268469 [details] Patch r=me
WebKit Commit Bot
Comment 3 2016-01-07 13:16:25 PST
Comment on attachment 268469 [details] Patch Clearing flags on attachment: 268469 Committed r194714: <http://trac.webkit.org/changeset/194714>
WebKit Commit Bot
Comment 4 2016-01-07 13:16:27 PST
All reviewed patches have been landed. Closing bug.
Filip Pizlo
Comment 5 2016-01-07 14:38:22 PST
This broke many JSC tests when running with FTL B3. Please run JSC tests with FTL B3 turned on before landing B3 changes.
WebKit Commit Bot
Comment 6 2016-01-07 14:41:02 PST
Re-opened since this is blocked by bug 152864
Benjamin Poulain
Comment 7 2016-01-11 07:23:49 PST
Created attachment 268686 [details] Patch for landing
WebKit Commit Bot
Comment 8 2016-01-11 08:21:41 PST
Comment on attachment 268686 [details] Patch for landing Clearing flags on attachment: 268686 Committed r194850: <http://trac.webkit.org/changeset/194850>
WebKit Commit Bot
Comment 9 2016-01-11 08:21:45 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.