mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 14:54:57 -05:00
- removes descriptor allocation - restore simplified cache creation - adds early return from remove call where no data exists - use Object.defineProperty - remove unnecessary code path Closes gh-2119