This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
js
History
igor%mir2.org
00a757af20
Switching to use ClassFileWriter.addPush(String) instead of ClassFileWriter.addLoadConstant(String) to support string constants with JVM UTF8 encoding exceeding 64k.
...
git-svn-id: svn://10.0.0.236/trunk@145868 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:54:19 +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
Switching to use ClassFileWriter.addPush(String) instead of ClassFileWriter.addLoadConstant(String) to support string constants with JVM UTF8 encoding exceeding 64k.
2003-08-11 14:54:19 +00:00
src
I can't believe that after all the work for bug 208030, I forgot to re-base js_GetSrcNote's notion of note origin to the script's prolog, from its main entry point (214761).
2003-08-06 06:56:01 +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
landbranch.pl
…
Makefile.in
…
makefile.win
…