This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-24 19:37:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
igor%mir2.org
30863897ad
Remove generation of closure icode for function statements as they are initialized at script/function start, not at point of declaration. This redundant closure icodes were effectively no-operation but caused bigger stack to be allocated then necessary.
2002-12-05 21:04:30 +00:00
..
benchmarks
…
docs
…
jsd
Fix leaks of references to jsdService. r=rginda sr=alecf b=170194
2002-11-06 12:59:21 +00:00
jsdj
…
jsj
…
macbuild
…
ref
…
rhino
Remove generation of closure icode for function statements as they are initialized at script/function start, not at point of declaration. This redundant closure icodes were effectively no-operation but caused bigger stack to be allocated then necessary.
2002-12-05 21:04:30 +00:00
src
Optimize s.match(r) into r.test(s) if possible (no bug, r=shaver).
2002-11-30 06:51:27 +00:00
tests
Test by joerg.schaible@gmx.de arising from bug 181914.
2002-12-04 22:11:47 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
…
makefile.win
…