Bug 126170

Summary: CStack Branch: Several dfg-arguments-osr-exit tests fail
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 126172    
Attachments:
Description Flags
the patch msaboff: review+

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