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-01-24 21:58:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
igor%mir2.org
61cd64260c
I moved definitions of tokens in Tokenstream to separated class Token. In this way minimal Rhino distribution way remove Token class since it only necessary during compilation and strings with constant names would not be loaded into JVM.
2003-08-04 15:00:06 +00:00
..
benchmarks
…
docs
…
jsd
Big dynamic footprint win via script filename caching, plus line number fix for strict/const diags (see
http://bugzilla.mozilla.org/attachment.cgi?id=127130&action=view
for detailed checkin comments; 208030, r/rs=shaver, r=rginda on the jsd change, r=jst on the dom change).
2003-07-26 22:37:11 +00:00
jsdj
…
jsj
…
ref
…
rhino
I moved definitions of tokens in Tokenstream to separated class Token. In this way minimal Rhino distribution way remove Token class since it only necessary during compilation and strings with constant names would not be loaded into JVM.
2003-08-04 15:00:06 +00:00
src
Prevent recursive divergence via watchpoint handlers (213482, r=scole).
2003-08-03 21:59:50 +00:00
tests
Rhino shell has been updated to exit with code 3, not 1 on OutOfMemory/StackOverflow exceptions.
2003-08-03 18:20:24 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
…
makefile.win
…