This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4635bcbf08012dad3fa7ed5ee5b73f79ad488452
Mozilla
/
mozilla
/
js
History
igor%mir2.org
089f6b0704
More switch parsing/code generation cleanups: now IRFactory constructs the proper parsed tree for the switch statement which removed the need for tree mutations in NodeTransformer and during code generation.
...
git-svn-id: svn://10.0.0.236/trunk@160480 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-07 20:08:38 +00:00
..
benchmarks
…
docs
Bug 240500 JS_DefineFunctions APIDoc for return is wrong
2004-04-15 16:20:34 +00:00
jsd
Fixing code for CAUTIOUS_SCRIPTHOOK (not part of the build), broken by changes for
2004-05-13 06:04:09 +00:00
jsdj
…
jsj
…
narcissus
Fix IDENTIFIER resolution to use in, not hasOwnProperty, since we are metacircular on __proto__.
2004-05-17 23:10:53 +00:00
perf
Updating README to reflect addition of collect.cgi to mozilla/js/perf/.
2003-12-23 22:46:04 +00:00
ref
…
rhino
More switch parsing/code generation cleanups: now IRFactory constructs the proper parsed tree for the switch statement which removed the need for tree mutations in NodeTransformer and during code generation.
2004-08-07 20:08:38 +00:00
src
Fix bug 254375 by quoting negative integer property ids in js_obj_toSource.
2004-08-05 08:06:26 +00:00
tests
Treat bug "numbers" which aren't numbers as links instead of prepending a url base
2004-02-25 13:01:29 +00:00
landbranch.pl
…
Makefile.in
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
makefile.win
…