Bug 126170 - CStack Branch: Several dfg-arguments-osr-exit tests fail
Summary: CStack Branch: Several dfg-arguments-osr-exit tests fail
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: 126172
  Show dependency treegraph
 
Reported: 2013-12-23 11:28 PST by Michael Saboff
Modified: 2013-12-23 12:41 PST (History)
0 users

See Also:


Attachments
the patch (3.04 KB, patch)
2013-12-23 12:33 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 Michael Saboff 2013-12-23 11:28:35 PST
Currently these dog-arguments-oar exit tests fail:
        jsc-layout-tests.yaml/js/script-tests/dfg-arguments-alias-one-block-osr-exit
        jsc-layout-tests.yaml/js/script-tests/dfg-arguments-osr-exit
        jsc-layout-tests.yaml/js/script-tests/dfg-arguments-osr-exit-multiple-blocks
        jsc-layout-tests.yaml/js/script-tests/dfg-arguments-osr-exit-multiple-blocks-before-exit
        jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-out-of-bounds
Comment 1 Filip Pizlo 2013-12-23 11:31:16 PST
Yup, I'm on it!
Comment 2 Filip Pizlo 2013-12-23 12:33:19 PST
Created attachment 219924 [details]
the patch
Comment 3 Filip Pizlo 2013-12-23 12:41:16 PST
Landed in http://trac.webkit.org/changeset/161012