Recent Docs Activity
View all activity| Page | Date | Comment |
|---|---|---|
Array.prototype.includes() |
Added example - computed index less than 0 | |
Array.prototype.includes() |
Added example - returning false if fromIndex greater than or equal to the array length | |
Array.prototype.includes() |
Added example of includes() used as a generic method (called on function's arguments object) | |
Object.prototype.isPrototypeOf() |
Add 'Errors thrown' section | |
Classes |
Revert to revision of 2016-12-02 11:03:19.937049 by dheerajsuthar: "Revert erroneous removal of getter method definition in code example (see getters and setters at https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get)" |