Recent Docs Activity
View all activityPage | 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. |