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.

sukima

Member since
sukima

Recent Docs Activity

View all activity
Page Date Comment

Object.prototype


Use Object.create syntax to match the Object.create code sample.

Object.prototype


Fix spelling error

Object.prototype


Fix spelling error

Object.prototype


Clean up code example: Fix defining function inside the constructor in favor of explicit prototype syntax, fixed inconsistent coding style.