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.

Schorsch

Member since
Schorsch

Recent Docs Activity

View all activity
Page Date Comment

Function.prototype.call()


/* Example 2: Using <code>call</code> to execute a method without knowing its arguments */

Function.prototype.call()


/* Example: Using <code>call</code> to chain constructors for an object */