[Bug 22912] New: fix [[Delete]] due to how it's changed in ES6

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

            Bug ID: 22912
           Summary: fix [[Delete]] due to how it's changed in ES6
    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

(From bug 21929 comment #2)
> The [[Delete]] defined in the spec now works for ES5 but not ES6: in ES6
> [[Delete]] just returns a boolean indicating success or not and the caller
> throws or not based on strict mode...

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

Received on Saturday, 10 August 2013 00:41:33 UTC