Bug 122025 - Deoptimize 32-bit deoptimization
Summary: Deoptimize 32-bit deoptimization
Status: RESOLVED FIXED
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: 121374
Blocks: 122024
  Show dependency treegraph
 
Reported: 2013-09-27 11:16 PDT by Filip Pizlo
Modified: 2013-09-27 11:49 PDT (History)
7 users (show)

See Also:


Attachments
the patch (42.59 KB, patch)
2013-09-27 11:31 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-09-27 11:16:35 PDT
Make everyone use the simplified deoptimization code path, which should make it easier to implement changes to stack layout in the future.
Comment 1 Filip Pizlo 2013-09-27 11:31:17 PDT
Created attachment 212828 [details]
the patch
Comment 2 Filip Pizlo 2013-09-27 11:49:57 PDT
Landed in http://trac.webkit.org/changeset/156564