On Wed, Jun 18, 2014 at 8:55 AM, Domenic Denicola <[email protected]> wrote: > What happens if I put [Symbol.new] on a non-function object? Is it now > constructable? Presumably still not callable though, right?
Yes, it would be constructable but still not callable. -j _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

