[Webkit-unassigned] [Bug 180970] New: [JSC] Do not check isValid() in op_new_regexp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 19 03:36:08 PST 2017


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

            Bug ID: 180970
           Summary: [JSC] Do not check isValid() in op_new_regexp
           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: utatane.tea at gmail.com

If we have an invalid regexp, we should emit op_throw_xxx bytecode instead of op_new_regexp.

-- 
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/20171219/f66828ac/attachment-0001.html>


More information about the webkit-unassigned mailing list