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
Files
630da50bcbef030f2b80f85f4f60b025a0fb105c
Mozilla
/
mozilla
/
js
History
brendan%mozilla.org
e9a4ee2b7d
One more self-reviewed speedup nitpick.
...
git-svn-id: svn://10.0.0.236/trunk@143268 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-04 02:29:02 +00:00
..
benchmarks
Bug 75405 js benchmarks need strict mode cleaning
2003-02-24 21:37:37 +00:00
docs
syncing with the latest apidoc from /webtools/apidoc
2003-02-12 08:25:15 +00:00
jsd
Bug 207327 @mozilla.org/js/jsd/app-start-observer;2 isn't registering itself correctly as an app-startup observer service
2003-05-28 22:34:20 +00:00
jsdj
…
jsj
…
macbuild
…
ref
…
rhino
To store properties, replace UintMap by a linked list. The former creates 2 objects (UintMap itself and int array) to store int properties and 3 objects (additional object array) to store object properties but vast majority of Nodes has no more then 2 properties with single-property-node contributing most to the majority.
2003-06-02 06:35:57 +00:00
src
One more self-reviewed speedup nitpick.
2003-06-04 02:29:02 +00:00
tests
Oops, I accidentally had section 2 of the test commented out! Uncommenting it now -
2003-05-08 21:19:09 +00:00
landbranch.pl
…
Makefile.in
22984 r=cls Remove MOZ_JAVA references from the build
2003-03-23 19:36:00 +00:00
makefile.win
…