[Webkit-unassigned] [Bug 128850] GetMyArgumentByVal in FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 15 11:38:48 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128850


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #6 from Filip Pizlo <fpizlo at apple.com>  2014-02-15 11:36:02 PST ---
This broke three tests:

** The following JSC stress test failures have been introduced:
    regress/script-tests/variadic-closure-call.js.default-ftl
    regress/script-tests/variadic-closure-call.js.ftl-no-cjit-validate
    regress/script-tests/variadic-closure-call.js.ftl-no-cjit-osr-validation
    regress/script-tests/variadic-closure-call.js.ftl-eager
    regress/script-tests/variadic-closure-call.js.ftl-eager-no-cjit
    regress/script-tests/variadic-closure-call.js.ftl-eager-no-cjit-osr-validation
    jsc-layout-tests.yaml/js/script-tests/unmatching-argument-count.js.layout-ftl-eager-no-cjit
    regress/script-tests/direct-arguments-getbyval.js.ftl-eager-no-cjit
    regress/script-tests/direct-arguments-getbyval.js.ftl-eager-no-cjit-osr-validation

I was just doing run-javascriptcore-tests --release --ftl-jit

I'll roll this out and we can look at how to fix it later.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list