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-02-12 02:31:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
nboyd%atg.com
2fcb287555
Now pass 104077.
2002-05-01 16:47:25 +00:00
..
benchmarks
…
jsd
- venkman only -
2002-04-26 20:57:35 +00:00
jsdj
…
jsj
…
macbuild
…
ref
…
rhino
Allow in UintMap for any key to hold int and object values simultaneously, as the old code could only detect that the key is allowed to hold an object value only if there are no other keys with int values. In the new version, if the key is present, it always has both int and object values, but they default to 0 or int if not specified in put. It is effectively the old behavior when the map contained at least one int key, but at least it is documented.
2002-05-01 14:10:41 +00:00
src
Don't 'constant-fold' if(false)var foo=42 into nothing (140974, r=khanson, sr=shaver).
2002-04-30 23:28:34 +00:00
tests
Now pass 104077.
2002-05-01 16:47:25 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
…
makefile.win
…