[Bug 22806] New: Why special case Date and RegExp in #es-sequence

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22806

            Bug ID: 22806
           Summary: Why special case Date and RegExp in #es-sequence
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: arv@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

http://dev.w3.org/2006/webapi/WebIDL/#es-sequence

"Any kind of object except for a native Date object or a native RegExp object"

Why are we special casing these 2? ES5 has a bunch of classes (Error, *Error,
Number, Boolean, Function etc) and ES6 has a lot more.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 25 July 2013 18:10:19 UTC