Made some changes to how .find() works, inlined the duplicate check - should change...
authorJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 18:29:18 +0000 (18:29 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 18:29:18 +0000 (18:29 +0000)
commitf094c803deba3c35c66f9dc0923db800fb088753
tree8d864ebb42ab8b2741e704bf63604174c606830b
parent4bbb70b4eb0bcd93c99c0bfcfcf4fc44504c4c41
Made some changes to how .find() works, inlined the duplicate check - should change other methods to act similarly. Goes towards fixing #4240.
src/core.js