mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
794d568298
The patch uses the special NOT_FOUND value to flag deleted indexes. It also make sure that original array object passed to Function.call is not modified, as all changes goes to cloned copy. It is not necessary for the fix, but it is the only place in the current Rhino that can alter Object[] array passed to Function.call and I think it is better to remove this exceptional case. |
||
---|---|---|
.. | ||
benchmarks | ||
jsd | ||
jsdj | ||
jsj | ||
macbuild | ||
ref | ||
rhino | ||
src | ||
tests | ||
.cvsignore | ||
landbranch.pl | ||
Makefile.in | ||
makefile.win |