[Webkit-unassigned] [Bug 158317] New: [iOS]: Some JSC stress tests fail running out of executable memory when the LLInt is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 14:37:40 PDT 2016


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

            Bug ID: 158317
           Summary: [iOS]: Some JSC stress tests fail running out of
                    executable memory when the LLInt is disabled
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

Some of the stress tests need so much code alive that they run out of executable memory when the LLInt is disabled.  There were similar issues with the JS LayoutTests.  For these tests, we should not run the "noLLInt" variant.

The tests in question are
    ARM - stress/arrowfunction-lexical-bind-superproperty.js
    ARM & ARM64 - stress/proxy-revoke.js

<rdar://problem/26605951>
<rdar://problem/26605961>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160602/7a77a2e9/attachment.html>


More information about the webkit-unassigned mailing list