[Bug 18878] [[NativeBrand]] of "Function" doesn't seem to exist in current ES6 drafts

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

Allen Wirfs-Brock <allen@wirfs-brock.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allen@wirfs-brock.com

--- Comment #2 from Allen Wirfs-Brock <allen@wirfs-brock.com> ---
You can file bugs against the ECMAScript 6 draft. at bugs.ecmascript.com

As Rick says, [[NativeBrand]] is now called [[BuiltinBrand]] and section
15.2.4.2 lists BuiltinFunction as one of its value.

Object semantic specification details in the the ES6 draft that relate to
things like this are still under going massive changes. I recommend simply
waiting a few months before typing to sync to the ES6 spec. at this level.

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

Received on Saturday, 8 December 2012 17:01:46 UTC