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-03-01 22:07:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
pschwartau%netscape.com
5bb72599e3
Initial add. Regression test for bug 208496.
2003-06-09 21:01:09 +00:00
..
benchmarks
Bug 75405 js benchmarks need strict mode cleaning
2003-02-24 21:37:37 +00:00
docs
…
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
Subtly better comment for last change.
2003-06-08 20:31:06 +00:00
tests
Initial add. Regression test for bug 208496.
2003-06-09 21:01:09 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
22984 r=cls Remove MOZ_JAVA references from the build
2003-03-23 19:36:00 +00:00
makefile.win
…