archives

« Bugzilla Issues Index

#2981 — Exotic Object description needs to be bit more verbose?


https://people.mozilla.org/~jorendorff/es6-draft.html#sec-exotic-object states:

> object that has some alternative behaviour for one or more of the essential internal methods that must be supported by all objects.

The term alternative behavior is pretty confusing, an example would help here?

In simple terms an object whose internal methods are overridden will be considered as an exotic object.


clarified in rev26 editor's draft

it now says: object that has does not have the default behaviour for one or more of the essential internal methods


fixed in rev26


Thank you! :)


Thank you! :)