I would still love to get read access to the [[Class]] property in ES.next.

Proposal: A function getTypeName().

- Primitives p: return typeof p (except: "null" for null)
- Objects o (including functions): return o.[[Class]]

Axel

-- 
Dr. Axel Rauschmayer
[email protected]

home: rauschma.de
twitter: twitter.com/rauschma
blog: 2ality.com

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to