Bug 125725 - FTL should update machine virtual registers in runtime meta-data according to the captured stackmap
Summary: FTL should update machine virtual registers in runtime meta-data according to...
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: 113621
  Show dependency treegraph
 
Reported: 2013-12-13 20:10 PST by Filip Pizlo
Modified: 2014-01-17 21:44 PST (History)
7 users (show)

See Also:


Attachments
the patch (4.64 KB, patch)
2014-01-17 20:57 PST, Filip Pizlo
msaboff: 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-12-13 20:10:32 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-01-17 20:35:50 PST
This causes failures in jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-use-from-all-the-places.js.layout-ftl-eager-no-cjit
Comment 2 Filip Pizlo 2014-01-17 20:57:38 PST
Created attachment 221528 [details]
the patch
Comment 3 Filip Pizlo 2014-01-17 21:44:14 PST
Landed in http://trac.webkit.org/changeset/162244