Just curious… for RegExp, Date, String and the others that *are* changing to plain objects… does that mean `Object.prototype.toString.call( .. )` will return "[object Object]" on them?
Sorry, I've kinda gotten lost on what the default @@toStringTag behavior is going to be here. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

