[Webkit-unassigned] [Bug 155654] New: ES6 spec requires that RegExpPrototype not be a RegExp object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 11:13:54 PDT 2016


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

            Bug ID: 155654
           Summary: ES6 spec requires that RegExpPrototype not be a RegExp
                    object.
    Classification: Unclassified
           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: mark.lam at apple.com

The ES6 spec states that RegExp.prototype should not be an instance of RegExp: https://tc39.github.io/ecma262/#sec-properties-of-the-regexp-prototype-object

"The RegExp prototype object is an ordinary object. It is not a RegExp instance and does not have a [[RegExpMatcher]] internal slot or any of the other internal slots of RegExp instance objects."

-- 
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/20160318/676157a7/attachment-0001.html>


More information about the webkit-unassigned mailing list