gecko-dev/js
pschwartau%netscape.com 5f7a2f190c Initialize the |actual| variable so it doesn't hold |undefined|. 2003-06-06 00:02:30 +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 remove JSLoader.xml as its no longer part of the build 2002-09-27 18:33:38 +00:00
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 Unify on JS_DHASH_ADD to avoid gratuitous lookup-before-add in cx->resolvingTable (r=me again). 2003-06-05 18:49:13 +00:00
tests Initialize the |actual| variable so it doesn't hold |undefined|. 2003-06-06 00:02:30 +00:00
.cvsignore
Makefile.in 22984 r=cls Remove MOZ_JAVA references from the build 2003-03-23 19:36:00 +00:00
landbranch.pl
makefile.win Adding placeholders to silence cvs warnings 2002-09-20 09:14:42 +00:00