@MarkM

>Is there something magical about the behavior of this object itself?

For kicks the "magical" bit would be its awesome pre ES6 internal
[[Class]] value.
Can we leave "magical" out of a spec convo?

> Note that just because the object itself is non-standard and provided by the
> host does not make it a host object.

http://es5.github.com/#x4.3.8
A host object is an "object supplied by the host environment to
complete the execution environment of ECMAScript."

Seems like the `opera` object falls into that description. I mean it
could be a "built-in" if supplied by the ECMAScript environment but
that's beside the point. I really just want the wiggle room that ES5.x
provides for [[Class]]/flags/tags/brands.

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

Reply via email to