[Webkit-unassigned] [Bug 209435] New: Refactor YARR Stack Overflow checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 12:36:15 PDT 2020


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

            Bug ID: 209435
           Summary: Refactor YARR Stack Overflow checks
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

Currently the YARR compiler, ByteCode compiler and JIT generated code handle stack overflow checks differently or not at all.

These should be unified to check for available stack space in a consist manner.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200323/545cc0c8/attachment.htm>


More information about the webkit-unassigned mailing list