Refactor jQuery.data a bit to reduce property lookups
authorYehuda Katz <wycats@gmail.com>
Thu, 16 Jul 2009 07:32:31 +0000 (07:32 +0000)
committerYehuda Katz <wycats@gmail.com>
Thu, 16 Jul 2009 07:32:31 +0000 (07:32 +0000)
commit190812c3be99bde536d373b6b6ab65cfe053a532
tree5754ce104b278d8b9c4af74ac87f71e92d00dc95
parentd36d224cc52e70d837306d33a03f517ef72abc60
Refactor jQuery.data a bit to reduce property lookups

  - Also added jQuery.isEmptyObject
src/core.js
src/data.js