gecko/js/src
2011-07-16 08:25:22 -07:00
..
analysis-tests
assembler Merge MC -> JM 2011-07-15 14:40:15 -07:00
build Backed out changeset dd46aab5d8aa 2011-06-24 10:14:24 -07:00
config Back out changeset 51f17131556b (bug 632221) because it breaks the build 2011-07-13 16:37:18 -04:00
ctypes Merge mozilla-central to tracemonkey. 2011-06-06 09:41:22 -07:00
editline Backed out changeset 2d5bc18fdf9c because the commit message lacks a bug number. 2011-07-12 14:49:59 -05:00
frontend Reland a37db4d95026 2011-07-08 18:35:07 -07:00
gnuplot Bug 655175 - Add entrance and exit time to GCTimer. r=igor 2011-05-06 13:59:37 -07:00
jit-test [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsapi-tests Merge MC -> JM 2011-07-15 14:40:15 -07:00
lirasm Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
methodjit [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
metrics bug 666091 - custom file for GCTIMER output. r=anygregor 2011-06-22 14:33:39 +02:00
mfbt Followup for bug 649576 GCC 4.3.3 warning. 2011-06-25 16:35:56 -07:00
nanojit Bug 666480: Remove set-but-not-used variable 'priorIns' from LIR.cpp. r=wmaddox 2011-06-29 09:57:01 +10:00
perf [INFER] Reduce inference changes to JSAPI, bug 657412. 2011-05-30 13:28:01 -07:00
shell Merge MC -> JM 2011-07-15 14:40:15 -07:00
t
tests Merge MC -> JM 2011-07-15 14:40:15 -07:00
tracejit [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
tracevis
v8 Bug 506774 - Update our copy of the v8 benchmark to v8-v6. rs=jwalden 2011-04-19 10:17:06 +02:00
v8-dtoa Bug 587103. Properly scope external calls in templated functions to fix compilation with some compilers. r=mrbkap 2011-03-22 17:19:09 -04:00
vm Merge MC -> JM 2011-07-15 14:40:15 -07: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
xpconnect Merge MC -> JM 2011-07-15 14:40:15 -07:00
yarr Bug 666488 - [TM] Re-enable YARR on sparc. r=dvander. 2011-07-04 13:40:43 +08:00
aclocal.m4 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
configure.in Merge MC -> JM 2011-07-15 14:40:15 -07: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 Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
imacros.jsasm Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in [INFER] Fix OOM handling in type inference, convert inference to runtime option, bug 637674. 2011-03-03 14:07:48 -08:00
js-config.in Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
js.msg Bug 666448: Remove 2nd argument to escape() for ECMA/Test262 compliance (r=jwalden) 2011-07-05 16:51:12 -07: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 Bug 660734, part 1 - s/ContextAllocPolicy/TempAllocPolicy/ since it doesn't call cx->malloc_ (r=igor) 2011-06-17 10:11:33 -07:00
jsanalyze.cpp [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsanalyze.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsapi.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsapi.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsarena.cpp Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jsarena.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsarray.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsarray.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsarrayinlines.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsast.tbl
jsatom.cpp Bug 649576: Extricate JSHashTable from JSAtomList death grip. (r=luke) 2011-06-24 14:22:30 -07:00
jsatom.h Bug 649576: Extricate JSHashTable from JSAtomList death grip. (r=luke) 2011-06-24 14:22:30 -07:00
jsatominlines.h Bug 654301: Better interned string API, take 2. (r=Waldo) 2011-05-17 12:15:12 -07:00
jsbit.h
jsbool.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsbool.h Bug 665189 - hoist JSString and family into vm/String{.h, -inl.h, .cpp} (r=njn) 2011-06-20 11:44:20 -07:00
jsbuiltins.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsbuiltins.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jscell.h Bug 665189 - hoist JSString and family into vm/String{.h, -inl.h, .cpp} (r=njn) 2011-06-20 11:44:20 -07:00
jsclist.h
jsclone.cpp Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
jsclone.h Bug 667652: Add a JS_FRIEND_API to get at the current offset in a structured clone buffer. r=jorendorff. 2011-06-29 12:09:15 -07:00
jscntxt.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jscntxt.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jscntxtinlines.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jscompartment.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jscompartment.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jscompat.h Bug 470791 - Remove all users of the long-obsolete JSLL_* macros. r=jimb 2011-06-09 01:13:03 -07:00
jscpucfg.cpp Replace prtypes inclusion to make cross-builds work again. [bug 655042] [r=bhackett] 2011-05-06 08:41:58 +01:00
jscpucfg.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01: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 670686 - jscrashreport.cpp fails to compile on mingw (r=wmccloskey) 2011-07-12 11:17:45 +02:00
jscrashreport.h Bug 662646 - Add stack snapshotting API for crash reports (r=dmandelin) 2011-07-07 17:31:18 -07:00
jsdate.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsdate.h
jsdbgapi.cpp [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsdbgapi.h Backout 8d39d7a5b85c 2011-05-24 16:53:07 -07:00
jsdbgapiinlines.h
jsdhash.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsdhash.h
jsdtoa.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsdtoa.h Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsemit.cpp [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsemit.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsexn.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsexn.h
jsfriendapi.cpp [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsfriendapi.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsfun.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsfun.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsfuninlines.h Back out af1e10bea0f4 from a CLOSED TREE for being orangetastic on one platform. 2011-02-20 21:40:06 -08:00
jsgc.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsgc.h Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske. 2011-06-30 15:44:17 +10:00
jsgcchunk.cpp Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsgcchunk.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsgcinlines.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsgcmark.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsgcmark.h Bug 662646 - GC topcrash diagnostics [needs backout before Aurora merge!] (r=dmandelin) 2011-07-07 17:31:24 -07:00
jsgcstats.cpp bug 666091 - custom file for GCTIMER output. r=anygregor 2011-06-22 14:33:39 +02:00
jsgcstats.h bug 666091 - custom file for GCTIMER output. r=anygregor 2011-06-22 14:33:39 +02:00
jshash.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jshash.h
jshashtable.h Bug 649576: Extricate JSHashTable from JSAtomList death grip. (r=luke) 2011-06-24 14:22:30 -07:00
jshotloop.h
jsinfer.cpp [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsinfer.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsinferinlines.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsinterp.cpp [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsinterp.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsinterpinlines.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsinttypes.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsinvoke.cpp
jsiter.cpp [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsiter.h Bug 656462, part 4 - Simplify stack code, keep track of native calls, create new iterator over native/scripted callstack, make JS_SaveFrameChain fallible (r=waldo,mrbkap) 2011-05-13 08:56:26 -07:00
jskeyword.tbl Bug 637204 - Some unconditionally reserved words are reserved only in strict code. r=brendan 2011-03-01 22:19:43 -08:00
jskwgen.cpp
jslibmath.h Bug 670091 - Undefined reference to js_myfmod on mingw-w64 (r=m_kato) 2011-07-12 11:16:50 +02:00
jslock.cpp Bug 654873 - ARM target (gcc 4.5.2 or later) should use built-in atomic function instead of arm-kuser. r=gal 2011-05-08 00:47:13 +09:00
jslock.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jslocko.asm
jslog2.cpp
jsmath.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsmath.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsnativestack.cpp Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsnativestack.h
jsnum.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsnum.h bug 664677 - initializing number and script state when creating the runtime. r=anygregor 2011-06-16 11:42:35 +02:00
jsnuminlines.h Bug 663245 - Reduce exposure of jsbool.h, jsiter.h, and jsstr.h outside the JS engine to ding compile time less when they're touched. r=jimb 2011-06-10 11:44:16 -07:00
jsobj.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsobj.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsobjinlines.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
json.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
json.h Bug 657013 - Remove the old JSON parser. r=njn 2011-05-13 14:27:07 -07:00
jsonparser.cpp Bug 667527 - Remove the array-length limitation from the method used in certain cases to append values to newborn arrays, and name it more generally than previously. r=dmandelin 2011-06-28 10:05:40 -07:00
jsonparser.h Bug 662001 - Move js::RangeCheckedPointer<T> to mozilla::RangedPtr<T>, make it no longer implicitly convert to T*, and adjust users accordingly. r=cjones 2011-06-06 11:02:34 -07:00
jsopcode.cpp [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsopcode.h [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsopcode.tbl [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jsopcodeinlines.h
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
jsparse.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsparse.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -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 [INFER] Cleanup for review, bug 657412. 2011-05-16 22:59:40 -07:00
jsprobes.h Bug 667056 - Fix when function callbacks are invoked (r=luke) 2011-06-24 17:13:19 -07:00
jspropertycache.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jspropertycache.h Bug 569422 - Miscellaneous fixes for GCed shapes (r=brendan) 2011-03-23 11:57:19 -07:00
jspropertycacheinlines.h
jspropertytree.cpp Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jspropertytree.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jsproto.tbl Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
jsproxy.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsproxy.h Bug 671080 - Assert on unexpected cross-compartment pointers in opt builds (r=mrbkap) 2011-07-14 12:12:30 -07:00
jsprvtd.h Bug 670772 - JSCodeGenerator::upvarMap should use exactly as much space as it needs. (r=njn) 2011-07-13 16:05:41 -07:00
jspubtd.h [INFER] Read barriers for call results, bug 663381. 2011-06-10 19:03:57 -07:00
jsreflect.cpp [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsreflect.h Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
jsregexp.cpp [INFER] Fix merge issues. 2011-07-15 20:38:18 -07:00
jsregexp.h Backed out changeset c8ba5bd72b0c, we have too many test harnesses and I forgot to run one. r=tree-decorator 2011-04-21 16:29:54 -04:00
jsregexpinlines.h Bug 660371: report regexp syntax errors as compiler errors when appropriate, r=cdleary 2011-06-27 18:53:26 -07:00
jsreops.tbl
jsscan.cpp Bug 657537: clean up jschar inflation/deflation. (r=Waldo) 2011-05-26 15:50:05 -07:00
jsscan.h Bug 649576: Extricate JSHashTable from JSAtomList death grip. (r=luke) 2011-06-24 14:22:30 -07:00
jsscope.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsscope.h Restore per-compartment empty call shape, bug 670152. r=jorendorff 2011-07-08 11:16:25 -07:00
jsscopeinlines.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsscript.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsscript.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsscriptinlines.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h
jsstr.cpp [INFER] Fix merge issues. 2011-07-15 20:38:18 -07:00
jsstr.h Bug 666448: Remove 2nd argument to escape() for ECMA/Test262 compliance (r=jwalden) 2011-07-05 16:51:12 -07:00
jsstrinlines.h Bug 665189 - hoist JSString and family into vm/String{.h, -inl.h, .cpp} (r=njn) 2011-06-20 11:44:20 -07:00
jstl.h POD trait for |long long| family, attempt to rambo Winx64 back to life. (rs=luke) 2011-06-27 15:00:17 -07:00
jstracer.cpp [INFER] Decompose property inc/dec ops for JM and TI, bug 647624. 2011-07-16 08:25:22 -07:00
jstracer.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jstypedarray.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jstypedarray.h [INFER] Add inline paths for typed arrays, bug 663485. r=bhackett 2011-07-11 19:28:58 +02:00
jstypedarrayinlines.h [INFER] Add inline paths for typed arrays, bug 663485. r=bhackett 2011-07-11 19:28:58 +02:00
jstypes.h Bug 626716 - Remove VC7.1 support code, SpiderMonkey version. r=njn 2011-04-13 17:01:39 -07:00
jsutil.cpp Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote) 2011-03-31 01:13:49 -07:00
jsutil.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jsval.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsvalue.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsvector.h Bug 670772 - JSCodeGenerator::upvarMap should use exactly as much space as it needs. (r=njn) 2011-07-13 16:05:41 -07:00
jsversion.h Bug 657013 - Remove the old JSON parser. r=njn 2011-05-13 14:27:07 -07:00
jsweakmap.cpp [INFER] Read barriers for call results, bug 663381. 2011-06-10 19:03:57 -07:00
jsweakmap.h Bug 667126: Allow WeakMaps where the criterion for retaining an entry does not imply that the entry's key has been marked. r=jorendorff 2011-06-29 02:27:47 -07:00
jswin64.asm Backed out changeset c25968f1f4f0 2011-06-08 15:56:43 +09:00
jswin.h
jswrapper.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jswrapper.h Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsxdrapi.cpp Bug 657537: clean up jschar inflation/deflation. (r=Waldo) 2011-05-26 15:50:05 -07:00
jsxdrapi.h Bug 646968 - Fix name lookups in let scopes. r=brendan. 2011-07-14 08:54:17 -05:00
jsxml.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsxml.h Backed out changeset c8ba5bd72b0c, we have too many test harnesses and I forgot to run one. r=tree-decorator 2011-04-21 16:29:54 -04:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Merge MC -> JM 2011-07-15 14:40:15 -07:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2011-06-29 10:33:21 +10: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
resource.h
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>