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-03 20:49:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
igor%mir2.org
65e2a91173
Replace VariableTable.getVariable(name) != null by VariableTable.hasVariable(name) and use ObjToIntMap in place of Hashtable
2002-04-14 21:32:19 +00:00
..
benchmarks
…
jsd
Do not define MODULE_NAME for components which are shareable even in
2002-04-02 13:36:56 +00:00
jsdj
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
jsj
…
macbuild
Fix for smoketest blocker 135697. Bump up version on the compiler test to force JS to be compiled with opt level 2. a=leaf.
2002-04-05 19:06:29 +00:00
ref
…
rhino
Replace VariableTable.getVariable(name) != null by VariableTable.hasVariable(name) and use ObjToIntMap in place of Hashtable
2002-04-14 21:32:19 +00:00
src
Forgot to #ifdef JS_THREADSAFE last change (no effect on Mozilla build; fixes broken standalone/single-threaded JS builds, sanity-sr=shaver).
2002-04-04 18:02:59 +00:00
tests
Initial add. Regression test for bug 137181.
2002-04-12 21:06:15 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
…
makefile.win
…