gecko-dev/js
2003-06-06 21:43:14 +00:00
..
benchmarks
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 Hide arg and var properties of function objects from with statements (208496, r=rogerl). 2003-06-06 21:43:14 +00:00
tests Making sections 5 and 6 a little sharper. 2003-06-06 20:55:38 +00:00
.cvsignore
landbranch.pl
Makefile.in
makefile.win