]> source.dussan.org Git - jquery.git/commit
Reduce Data.prototype.add by using the returned length value of this.owners.push...
authorRick Waldron <waldron.rick@gmail.com>
Sun, 3 Feb 2013 20:31:23 +0000 (15:31 -0500)
committerRick Waldron <waldron.rick@gmail.com>
Sun, 3 Feb 2013 20:31:23 +0000 (15:31 -0500)
commit64630eaf850797f45b523b3eadc9a158e78eb5a8
tree3f2edf6d3cf4c424488052b0d27c5d34615de2a3
parent7f94a5cc3a167a710576c008da2c186a98ce2dd4
Reduce Data.prototype.add by using the returned length value of this.owners.push(owner)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
src/data.js