gecko-dev/js/src
2011-11-22 03:03:40 +01:00
..
analysis-tests
assembler Fix minor typo. 2011-11-22 03:02:02 +01:00
build Back out Bug 687511 since it doesn't work in pymake. 2011-11-08 11:49:54 -05:00
builtin Bug 701332: Followup fix. 2011-11-10 21:04:00 -08:00
config Merge M-C -> IonMonkey. 2011-11-18 15:27:12 -08:00
ctypes Bug 599791 - part 6 - Return the sentinel when we fail in ClosureStub. r=jorendorff 2011-10-07 13:51:21 -04:00
ds Bug 684800 - Measure slop in TI-related JS memory reporters. r=bhackett. 2011-11-01 21:59:43 -07:00
editline Bug 697076 - Fix some Clang warnings. r=luke 2011-10-26 11:50:40 +02:00
frontend Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
gc Merge M-C -> IonMonkey. 2011-11-18 15:27:12 -08:00
gnuplot Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
ion Remove unused variable. (no bug, r=gcc46) 2011-11-22 03:03:40 +01:00
jit-test Bug 687901: Simple inlining. (r=dvander) 2011-11-21 14:11:28 -08:00
jsapi-tests Bug 688685 test. r=waldo 2011-11-04 01:32:10 -04:00
lirasm
methodjit Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
metrics bug 666091 - custom file for GCTIMER output. r=anygregor 2011-06-22 14:33:39 +02:00
nanojit Bug 676585 - fix JS compilation for Darwin/ARM. r=edwsmith. 2011-09-07 21:31:33 -07:00
perf [INFER] Reduce inference changes to JSAPI, bug 657412. 2011-05-30 13:28:01 -07:00
shell Bug 687901: Simple inlining. (r=dvander) 2011-11-21 14:11:28 -08:00
tests Bug 701224 - Fix destructuring into an E4X qualified name, e.g. x::y. Also fix purely-expression-context evaluation of qualified names, bug 701222. r=cdleary 2011-11-09 18:39:53 -08:00
tracejit Bug 697014 - Javascript test case testTypedArrays.js failed on sparc with typed array and TI. Part II. r=bhackett1024. 2011-10-27 14:03:02 +08:00
tracevis
v8
v8-dtoa Bug 697076 - Fix some Clang warnings. r=luke 2011-10-26 11:50:40 +02:00
vm Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
vprof Bug 656017 - Re-remove WinCE ifdef from js/src/vprof/vprof.cpp (was incorrectly added by bug 644900). r=jorendorff. 2011-05-23 21:13:06 -07:00
yarr Bug 679986: Deoptimize unnecessary regexps. (r=cdleary) 2011-11-07 11:42:02 -08:00
aclocal.m4 Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey. 2011-09-03 13:36:18 -04:00
configure.in Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
dtoa.c
ETWProvider.man
find-child.py Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
imacro_asm.py [INFER] Reduce inference-related script overhead, bug 674609. 2011-07-28 09:16:53 -07:00
imacros.jsasm Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in Bug 696957 - Add Sparc, POWER/PPC, IA64 big-endian detection to jscpucfg.h. r=ted.mielczarek. 2011-10-27 14:02:20 +08:00
js-config.in Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
js.msg Report an error when trying to watch an E4X property with a qualified name, rather than set a watchpoint that will not hit reliably. Bug 691746, r=jimb. 2011-10-24 10:51:52 -05:00
jsalloc.cpp Bug 660734, part 1 - s/ContextAllocPolicy/TempAllocPolicy/ since it doesn't call cx->malloc_ (r=igor) 2011-06-17 10:11:33 -07:00
jsalloc.h Back out rev 4c0e6b3f7791 (bug 689362) due to suspected mac x64 opt moth orange. 2011-10-12 23:07:04 -04:00
jsanalyze.cpp Bug 686381 - JSOP_AND/JSOP_OR should always leave the value on the stack. r=dvander 2011-11-09 17:43:46 +01:00
jsanalyze.h Improve register allocation for copmarison instructions (bug 698778, r=dvander,mrosenberg) 2011-11-18 18:43:26 +01:00
jsapi.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsapi.h Merge M-C -> IonMonkey. 2011-11-18 15:27:12 -08:00
jsarray.cpp Bug 701682 - Avoid write barrier when slowifying an array (r=bhackett) 2011-11-14 11:10:22 -08:00
jsarray.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsarrayinlines.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsast.tbl
jsatom.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsatom.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsatominlines.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsbool.cpp Bug 695756 - Implement js::BooleanObject. r=nnethercote. 2011-10-20 22:47:30 -07:00
jsbool.h Bug 683361, part 5 - Handle transparent proxies correctly in [[Class]] == "X" queries (r=waldo) 2011-09-20 16:48:50 -07:00
jsboolinlines.h
jsbuiltins.cpp Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsbuiltins.h Bug 691695: Refactor RegExp components as prep for lazifying. (r=luke) 2011-10-04 23:48:32 -07:00
jscell.h Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsclass.h Bug 698495 part 2. Add an optional getElementIfPresent ObjectOps hook. r=waldo 2011-11-04 12:19:00 -04:00
jsclist.h
jsclone.cpp No bug - Fix OSX -Werror builds by initializing Chars::cx in the constructor; rs=Waldo over IRC 2011-11-01 22:46:48 +01:00
jsclone.h Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures. 2011-10-22 11:03:26 +02:00
jscntxt.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jscntxt.h Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jscntxtinlines.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jscompartment.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jscompartment.h Merge M-C -> IonMonkey. 2011-11-18 15:27:12 -08:00
jscompat.h Bug 666049 - Remove JSFloat64, float64 and float32 r=luke 2011-06-21 15:07:02 -07:00
jscpucfg.h indent the #ifdef tree for readability (no bug, r=firebot) 2011-11-08 13:08:43 -08:00
jscrashformat.h Bug 662646 - GC topcrash diagnostics [needs backout before Aurora merge!] (r=dmandelin) 2011-07-07 17:31:24 -07:00
jscrashreport.cpp Bug 677773 - Allow JS crash diagnostics to be disabled; simplify them (r=dmandelin,ted) 2011-08-12 06:57:45 -07:00
jscrashreport.h Bug 684771 - js/src/jsscript.cpp(300) : warning C4309: 'specialization' : truncation of constant value. r=wmccloskey 2011-09-06 17:54:36 +09:00
jsdate.cpp Bug 693469 - Use mozilla::ArrayLength and mozilla::ArrayEnd in preference to JS_ARRAY_LENGTH whenever possible. r=cjones 2011-10-10 23:00:28 -07:00
jsdate.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsdbgapi.cpp Add type behavior info to script PC counts, bug 691788. r=sfink 2011-11-10 12:34:24 -08:00
jsdbgapi.h Add type behavior info to script PC counts, bug 691788. r=sfink 2011-11-10 12:34:24 -08:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsexn.h Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsfriendapi.cpp Bug 699298 - Overhaul GC statistics gathering (r=gwagner) 2011-11-09 13:32:17 -08:00
jsfriendapi.h Bug 699298 - Overhaul GC statistics gathering (r=gwagner) 2011-11-09 13:32:17 -08:00
jsfun.cpp Remove ARGCNT, ARGSUB opcodes, bug 698015. r=dvander 2011-11-01 09:01:04 -07:00
jsfun.h Bug 701584 - Move various offsetof uses into static offsetOf* methods. r=cdleary 2011-11-02 12:57:59 -07:00
jsfuninlines.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsgc.cpp Merge M-C -> IonMonkey. 2011-11-18 15:27:12 -08:00
jsgc.h Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsgcchunk.cpp Bug 670596 - Mark ununused arenas as decommitted; r=?,njn 2011-10-11 18:37:40 -07:00
jsgcchunk.h Bug 670596 - Mark ununused arenas as decommitted; r=?,njn 2011-10-11 18:37:40 -07:00
jsgcinlines.h Bug 641027 - Fix warnings-as-errors bustage 2011-11-10 13:38:05 -08:00
jsgcmark.cpp IonMonkey read/write barrier support. (Bug 701990, r=cdleary) 2011-11-18 14:46:30 -08:00
jsgcmark.h Fix --disable-methodjit build. (No bug, flames) 2011-11-18 17:01:47 -08:00
jsgcstats.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsgcstats.h Bug 693469 - Use mozilla::ArrayLength and mozilla::ArrayEnd in preference to JS_ARRAY_LENGTH whenever possible. r=cjones 2011-10-10 23:00:28 -07:00
jshash.cpp
jshash.h
jshotloop.h
jsinfer.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsinfer.h Bug 684800 - Measure slop in TI-related JS memory reporters. r=bhackett. 2011-11-01 21:59:43 -07:00
jsinferinlines.h Backout changeset 3b5b10d76887 (bug 678687) for V8/Dromaeo regressions on multiple platforms; a=mak 2011-10-27 16:11:26 +01:00
jsinterp.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsinterp.h Merge from mozilla-central. 2011-10-28 15:06:26 -07:00
jsinterpinlines.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsinttypes.h
jsiter.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsiter.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jskeyword.tbl Bug 697795 - Replace TOK_PRIMARY with separate kinds for each op it covers. r=cdleary 2011-10-25 23:52:39 -07:00
jskwgen.cpp
jslibmath.h Bug 686323: Put JSOP_DIV logic into its own function r=dvander 2011-09-14 20:47:08 +02:00
jslock.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jslock.h bug 688641 - allocating GC chunks using helper thread. r=wmccloskey 2011-09-23 16:14:26 +02:00
jslocko.asm
jslog2.cpp Bug 694256 - Build error: JS_FloorLog2 is missing. r=luke. 2011-10-14 13:12:46 +08:00
jsmath.cpp Back out 1bf4c1a6412b for failing an XP reftest. 2011-11-09 17:39:45 -08:00
jsmath.h Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 690825 - Fix nativeCall assert; HandleNonGenericMethodClassMismatch should not assume args.callee() is the native (r=waldo) 2011-10-04 10:48:36 -07:00
jsnum.h Backout changeset 3b5b10d76887 (bug 678687) for V8/Dromaeo regressions on multiple platforms; a=mak 2011-10-27 16:11:26 +01:00
jsnuminlines.h Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
jsobj.cpp Bug 702507 - rm JSCLASS_CONSTRUCT_PROTOTYPE and JS_IsConstructing_PossiblyWithGivenThisObjectAndPonies (r=waldo) 2011-11-17 08:58:05 -08:00
jsobj.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsobjinlines.h Bug 641027 - Fix warnings-as-errors bustage 2011-11-10 13:38:05 -08:00
json.cpp Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
json.h Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsonparser.cpp Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsonparser.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsopcode.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsopcode.h Add type behavior info to script PC counts, bug 691788. r=sfink 2011-11-10 12:34:24 -08:00
jsopcode.tbl Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsopcodeinlines.h Add Script.prototype.getOffsetLine. 2011-06-25 20:58:17 -05:00
jsoplengen.cpp
jsotypes.h Bug 666052: Remove unused NSPR defines for events, hashtables and arenas (r=luke) 2011-06-23 13:27:04 -07:00
jsprf.cpp Bug 657537: clean up jschar inflation/deflation. (r=Waldo) 2011-05-26 15:50:05 -07:00
jsprf.h Bug 666788: Remove JS_sscanf declaration, for which there is no definition (r=cdleary) 2011-06-24 16:12:40 -07:00
jsprobes.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsprobes.h Bug 693712 - Followup to fix further SM-specific build breakage (r=billm) 2011-10-11 12:38:36 -07:00
jspropertycache.cpp Compile JSOP_SETGNAME (bug 700303, r=dvander) 2011-11-12 09:56:10 +01:00
jspropertycache.h
jspropertycacheinlines.h Bug 613452 - "Assertion failure: obj->isExtensible()" with Object.seal, sharps. r=Waldo. 2011-08-11 13:24:56 -05:00
jspropertytree.cpp Bug 697931 - Remove KidHashes when possible. r=luke. 2011-10-27 23:06:17 -07:00
jspropertytree.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jsproto.tbl Bug 685688 - Don't use standard-class-style storage for the Generator class: just store the generator [[Prototype]] in a one-off slot in the global object. r=mrbkap 2011-09-08 16:36:51 -05:00
jsproxy.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsproxy.h Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures. 2011-10-22 11:03:26 +02:00
jsprvtd.h Bug 702426: Hoist executable allocator for better RegExp code sharing, take 2. (r=luke) 2011-11-15 14:33:54 -08:00
jspubtd.h Merge from mozilla-central. 2011-11-04 14:02:27 -07:00
jsreflect.cpp Bug 701224 - Fix destructuring into an E4X qualified name, e.g. x::y. Also fix purely-expression-context evaluation of qualified names, bug 701222. r=cdleary 2011-11-09 18:39:53 -08:00
jsreflect.h Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
jsreops.tbl
jsscope.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsscope.h Bug 697931 - Remove KidHashes when possible. r=luke. 2011-10-27 23:06:17 -07:00
jsscopeinlines.h Bug 641027 - Fix warnings-as-errors bustage 2011-11-10 13:38:05 -08:00
jsscript.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsscript.h Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsscriptinlines.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsshell.msg
jsstack.js
jsstdint.h
jsstr.cpp Bug 701332: Followup fix. 2011-11-10 21:04:00 -08:00
jsstr.h Bug 663090 - Inline String.fromCharCode r=bhackett 2011-10-31 18:48:31 +01:00
jsstrinlines.h Bug 700498 - Change StringBuffer::append to take a JSLinearString*, not a JSAtom*. r=cdleary 2011-11-07 16:28:37 -08:00
jstracer.cpp Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jstracer.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jstypedarray.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jstypedarray.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jstypedarrayinlines.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jstypes.h bug 694499 - get rid of jscpucfg binary. r=jimb 2011-10-19 10:01:24 -04:00
jsutil.cpp Bug 697076 - Fix some Clang warnings. r=luke 2011-10-26 11:50:40 +02:00
jsutil.h Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
jsval.h IonMonkey read/write barrier support. (Bug 701990, r=cdleary) 2011-11-18 14:46:30 -08:00
jsversion.h Remove code for JS_HAS_ARRAY_EXTRAS, and make the extra methods ES5 added to Array.prototype always present. rs=luke 2011-07-15 14:06:40 -07:00
jswatchpoint.cpp Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jswatchpoint.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jsweakcache.h Implement a Cache class which discard unused entries. (Bug 685841, r=mccr8,jimb) 2011-10-31 15:55:36 -07:00
jsweakmap.cpp Bug 697515 - WeakMap.set should return undefined, not itself. r=jorendorff. 2011-10-26 14:25:20 -05:00
jsweakmap.h Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) 2011-10-25 16:07:42 -07:00
jswin64.asm Backed out changeset c25968f1f4f0 2011-06-08 15:56:43 +09:00
jswin.h
jswrapper.cpp Bug 698299 - rm bogus assert in SecurityWrapper::nativeCall (r=mrbkap) 2011-11-10 21:55:35 -08:00
jswrapper.h Bug 702437 - Implement MOZ_OVERRIDE to encapsulate support for the contextual override keyword on virtual member functions. r=cjones 2011-11-14 10:31:46 -08:00
jsxdrapi.cpp Bug 691847 - Always check bytecode version, r=Waldo 2011-11-11 19:15:19 -08:00
jsxdrapi.h Bug 691847 - Always check bytecode version, r=Waldo 2011-11-11 19:15:19 -08:00
jsxml.cpp Back out 2f276de2e526 (burning) 2011-11-16 10:48:51 -08:00
jsxml.h Back out 2f276de2e526 (burning) 2011-11-16 10:48:51 -08:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Merge. Write barriers have not yet been integrated. 2011-11-16 15:10:34 -08:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2011-09-07 21:37:54 -07:00
prmjtime.cpp Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
prmjtime.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
README.html
sharkctl.cpp
sharkctl.h
Y.js

<!-- ***** BEGIN LICENSE BLOCK *****
   - Version: MPL 1.1/GPL 2.0/LGPL 2.1
   -
   - The contents of this file are subject to the Mozilla Public License Version
   - 1.1 (the "License"); you may not use this file except in compliance with
   - the License. You may obtain a copy of the License at
   - http://www.mozilla.org/MPL/
   -
   - Software distributed under the License is distributed on an "AS IS" basis,
   - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
   - for the specific language governing rights and limitations under the
   - License.
   - 
   - The Original Code is Mozilla Communicator client code, released
   - March 31, 1998.
   - 
   - The Initial Developer of the Original Code is
   - Netscape Communications Corporation.
   - Portions created by the Initial Developer are Copyright (C) 1998-1999
   - the Initial Developer. All Rights Reserved.
   - 
   - Contributor(s):
   - 
   - Alternatively, the contents of this file may be used under the terms of
   - either of the GNU General Public License Version 2 or later (the "GPL"),
   - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
   - in which case the provisions of the GPL or the LGPL are applicable instead
   - of those above. If you wish to allow use of your version of this file only
   - under the terms of either the GPL or the LGPL, and not to allow others to
   - use your version of this file under the terms of the MPL, indicate your
   - decision by deleting the provisions above and replace them with the notice
   - and other provisions required by the GPL or the LGPL. If you do not delete
   - the provisions above, a recipient may use your version of this file under
   - the terms of any one of the MPL, the GPL or the LGPL.
   -
   - ***** END LICENSE BLOCK ***** -->
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta http-equiv="Refresh"
	 content="0;URL=http://developer.mozilla.org/en/docs/SpiderMonkey">
   <title>SpiderMonkey README</title>
</head>
<body>

<h1>SpiderMonkey README</h1>

<p>See the
<a href="http://developer.mozilla.org/en/docs/SpiderMonkey">SpiderMonkey
pages</a> on the Mozilla Developer Center</a>.

</body>
</html>