[Bug 22808] Throw if object is constructed without new

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

Domenic Denicola <d@domenic.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d@domenic.me

--- Comment #14 from Domenic Denicola <d@domenic.me> ---
I'd rather do the default [[Call]] and set functionKind. functionKind might be
used for other things (maybe it already is?) and in general uniformity with ES6
seems better.

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

Received on Monday, 9 February 2015 17:12:29 UTC