Bug 136977 - FTL OSR exit should do reboxing and value recovery in the same pass
Summary: FTL OSR exit should do reboxing and value recovery in the same pass
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:
Blocks: 136330
  Show dependency treegraph
 
Reported: 2014-09-20 11:29 PDT by Filip Pizlo
Modified: 2014-09-20 11:46 PDT (History)
9 users (show)

See Also:


Attachments
the patch (2.71 KB, patch)
2014-09-20 11:32 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 2014-09-20 11:29:57 PDT
Having them be separate is just confusing.
Comment 1 Filip Pizlo 2014-09-20 11:32:55 PDT
Created attachment 238414 [details]
the patch
Comment 2 Filip Pizlo 2014-09-20 11:46:20 PDT
Landed in http://trac.webkit.org/changeset/173794