[Webkit-unassigned] [Bug 154002] New: CodeCache should give up on evals if there are variables under TDZ

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 12:35:42 PST 2016


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

            Bug ID: 154002
           Summary: CodeCache should give up on evals if there are
                    variables under TDZ
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

This is pretty sad, and it's another reason why we should not have used a separate check_tdz opcode to check TDZ of scoped variable loads.

-- 
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/20160208/b5ac68a9/attachment-0001.html>


More information about the webkit-unassigned mailing list