Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

benaston

Member since
benaston

Recent Docs Activity

View all activity
Page Date Comment

Object.create()


Object.create()


Callable objects should also be supported by this polyfill (typeof === 'object' filters out functions).

Object.create()


JavaScript does not support setting `null` as prototype other than via `Object.create` (by defn. this does not use `Object.create`).

WindowTimers.setTimeout()


The phrasing of "wrong this value" indicates an error or mistake in the language. This is an incorrect implication and I have changed the wording accordingly.