gecko/js/src
2014-12-10 09:16:26 -06:00
..
asmjs Bug 1109009 - OdinMonkey: don't increment sp in ARM/MIPS profiling epilogue until activation.fp has been updated (r=dougc) 2014-12-10 09:16:26 -06:00
builtin Bug 1108807: Rename SIMD shifts; r=till 2014-12-10 13:25:49 +01:00
ctypes Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
devtools Bug 972089 - Fix paths for Windows SM(...) builds, r=glandium 2014-12-05 18:04:33 -08:00
doc Bug 1095206 - update Debugger API docs for findScripts. r=jlong 2014-12-09 15:18:00 +01:00
ds Bug 989390 - Start background sweeping as soon as arenas are available to sweep r=terrence 2014-11-25 10:19:25 +00:00
editline
frontend Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 18:52:28 -07:00
gc Bug 1106784 - Restore loop order of background sweeping to hopefully fix Dromaeo regression r=terrence 2014-12-10 11:06:33 +00:00
gdb Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
irregexp Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jit Bug 1107525 - Fix corner case of in-place debug mode bailout and SPS pseudo frame popping. (r=jandem) 2014-12-09 23:10:38 -08:00
jit-test Bug 1108870: Support ternary conditionals with SIMD operands in asm.js; r=luke 2014-12-10 13:26:06 +01:00
jsapi-tests Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
octane
parjs-benchmarks
perf Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
proxy Follow-up to bug 1083211 to fix non-unified build breakage. r=bustage, a=philor. CLOSED TREE. 2014-12-09 23:14:09 -06:00
shell Bug 1108938 - Suppress -Wunused-function warning-as-error by changing strerror_message() to inline. r=sfink 2014-12-08 21:39:13 -08:00
tests Bug 1108807: Group SIMD.js shift tests; r=till 2014-12-10 13:26:00 +01:00
vm Bug 1108159 - Fix debuggers sweeping logic for off-thread "debuggee" compartments. (r=jimb) 2014-12-09 23:10:38 -08:00
vtune
aclocal.m4
configure.in Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
dtoa.c
js-confdefs.h.in
js-config.h.in Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
js-config.in
js.msg
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsapi.h Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsarray.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsarray.h Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 18:52:28 -07:00
jsast.tbl
jsatom.cpp
jsatom.h
jsatominlines.h
jsbool.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 18:52:28 -07:00
jscntxt.h Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
jscntxtinlines.h Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jscompartment.cpp Bug 1108159 - Fix debuggers sweeping logic for off-thread "debuggee" compartments. (r=jimb) 2014-12-09 23:10:38 -08:00
jscompartment.h Bug 1108159 - Fix debuggers sweeping logic for off-thread "debuggee" compartments. (r=jimb) 2014-12-09 23:10:38 -08:00
jscompartmentinlines.h
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsexn.h
jsfriendapi.cpp Bug 1105069 - Part 12: Convert VisitGrayWrapperTargets to GCCellPtr; r=jonco, r=mccr8 2014-12-05 09:38:33 -08:00
jsfriendapi.h Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsfun.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsfun.h Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jsfuninlines.h
jsgc.cpp Bug 1106784 - Restore loop order of background sweeping to hopefully fix Dromaeo regression r=terrence 2014-12-10 11:06:33 +00:00
jsgc.h Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
jsgcinlines.h Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
jshashutil.h Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
jsinfer.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsinfer.h Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
jsinferinlines.h Bug 1107288 - Always build in incremental GC support; r=billm 2014-12-04 09:43:22 -08:00
jsiter.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsmath.h Bug 1101637 - Implement the MathFunction(Sin) recover instruction. r=nbp 2014-11-28 14:26:21 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsnum.h
jsobj.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsobj.h Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsobjinlines.h Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 18:52:28 -07:00
json.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
json.h
jsopcode.cpp Bug 1106997 - Rename JSOP_NAME to JSOP_GETNAME. r=bhackett 2014-12-03 11:54:18 -08:00
jsopcode.h Bug 1101905 - Part 9: Use opcode strictness in ErrorReporter instead of the script. (r=Waldo) 2014-11-26 14:42:53 -08:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 1105069 - Part 11: Convert UnmarkGrayGCThingRecursively to GCCellPtr; r=jonco, r=mccr8 2014-12-05 09:38:33 -08:00
jspropertytree.h
jsprototypes.h Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 18:52:28 -07:00
jsproxy.h
jspubtd.h Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
jsreflect.cpp Bug 1107496 - Add PlainObject subclass, r=luke. 2014-12-05 18:52:28 -07:00
jsreflect.h
jsscript.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsscript.h
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsstr.h
jstypes.h
jsutil.cpp
jsutil.h
jsversion.h
jswatchpoint.cpp Bug 1105069 - Part 7: Convert WeakMapTracer to use GCCellPtr; r=jonco, r=mccr8 2014-12-01 15:06:38 -08:00
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett. 2014-12-02 16:56:35 -06:00
jsweakmap.h Bug 1105069 - Part 7: Convert WeakMapTracer to use GCCellPtr; r=jonco, r=mccr8 2014-12-01 15:06:38 -08:00
jswin.h
jswrapper.h
make-source-package.sh
Makefile.in Bug 1078975 - Implement %TypedArray%.prototype.{find, findIndex}. r=till,gabor 2014-12-04 13:22:10 -08:00
moz.build Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
NamespaceImports.h
prmjtime.cpp
prmjtime.h
README.html
symverscript.in
Y.js

<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!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>