Removed the use of this.length++ as it makes it hard to use the init method directly...
authorJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 18:42:50 +0000 (13:42 -0500)
committerJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 18:42:50 +0000 (13:42 -0500)
commitdee8e45ef35b4e97693a03c8199e7556823cf5c3
tree0f885d4ab69afe242394b3ccaf66ddcbb3e37213
parentca8a9e8c30c0c2a555c5aee2b76934d9c846cf0e
Removed the use of this.length++ as it makes it hard to use the init method directly. Fixes #4955.
src/core.js