> If you made them non-callable by not implementing [[Call]], then typeof would 
> no longer return "function", which would be ... O_o.

In some way, that would even be correct – depending on what you expect a 
function to be: something callable or something constructible. Alas, there is 
currently no simple way to distinguish “callable” and “constructible”.

-- 
Dr. Axel Rauschmayer
a...@rauschma.de
rauschma.de



_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to