[Bug 22808] Throw if object is constructed without new

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

--- Comment #11 from Boris Zbarsky <bzbarsky@mit.edu> ---
I just looked at ES6 again, and I'd like to see the edits Allen is making to
the whole [[Call]]/[[Construct]]/@@create setup right now land before we change
things in IDL here.  Because we're going to need to override [[Construct]] to
not invoke [[Call]] and whatnot, but the exact interaction will depend on
exactly what ES looks like.

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

Received on Tuesday, 13 January 2015 03:42:18 UTC