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.

kwa

Member since
kwa

Recent Docs Activity

View all activity
Page Date Comment

Function.prototype.bind()


Switching order of statments for Point.bind(null, 0/*x*/); and Point.bind(emptyOjb, 0/*x*/); so emptyOjb.x and emptyOjb.y produces results as described.

Function.prototype.bind()