[Bug 22014] New: newly created exception objects should have the exception prototype interface object as their [[Prototype]]

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

            Bug ID: 22014
           Summary: newly created exception objects should have the
                    exception prototype interface object as their
                    [[Prototype]]
    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

#es-exception-call

[[
Let O be a new object whose [[Prototype]] internal property is set to the
exception interface object and whose class string is the identifier of E.
]]

That should be the exception interface prototype object.

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

Received on Sunday, 12 May 2013 06:44:05 UTC