The type of null

Xavier MONTILLET xavierm02.net at gmail.com
Sun Sep 4 05:31:49 PDT 2011


Hi,

I saw in the spec that null is a litteral but typeof null must return 'object'.
So I was wondering:
Is Object.isExtensible(null) supposed to trow an error or to return false?

Cheers


More information about the es-discuss mailing list