[Bug 22858] New: use @hasInstance instance of [[HasInstance]]

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

            Bug ID: 22858
           Summary: use @hasInstance instance of [[HasInstance]]
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: cam@mcc.id.au
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

In ES6, there is a @@hasInstance symbol that is used to define "instanceof"
behaviour.  We should use that rather than defining [[HasInstance]], since it
has gone from the spec.

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

Received on Friday, 2 August 2013 05:43:41 UTC