IsConstructor
Andreas Rossberg
rossberg at google.com
Wed Jun 11 10:25:03 PDT 2014
On 11 June 2014 18:44, Allen Wirfs-Brock <allen at wirfs-brock.com> wrote:
> Other than the Array.of and Array.from usages the other uses are all necessary either functionally (you can't just "try to construct" by calling [[Construct]], it requires an explicit guard) or to deal with special backwards compat situations.
>
> I'd be happy to eliminate the special handling in Array.of and Array.from if there is consensus that it isn't desirable.
I'd be in support of that.
/Andreas
More information about the es-discuss
mailing list