Improve performance of get() for negative indices. Fixes #5476.
authorAnton M <haskell_noob-github@yahoo.de>
Fri, 19 Nov 2010 11:28:13 +0000 (12:28 +0100)
committerAnton M <haskell_noob-github@yahoo.de>
Fri, 19 Nov 2010 11:28:13 +0000 (12:28 +0100)
commit5c0b5d25602ad2f3c8e60a9b57e6f2115650f993
tree8914a47055668ed377db5bc6322c1a4cd757f6d6
parent0838bdf52cf9f27ebc2bbee74fd7170e2d854c11
Improve performance of get() for negative indices. Fixes #5476.
src/core.js
test/unit/core.js