gecko/js/src
2015-05-15 20:19:03 +02:00
..
asmjs Bug 1147403 part 3 - Make IonSpewer work during off-thread compilation. r=h4writer 2015-05-15 20:19:02 +02:00
builtin Bug 1131043 - Part 2: Implement Map[@@species] and Set[@@species] getter. r=evilpie 2015-05-15 11:47:18 +09:00
ctypes Bug 1162310 - Do not use nonexistent macro when XGILL_PLUGIN is defined, r=bhackett 2015-05-07 09:49:41 -07:00
devtools Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange) 2015-05-11 14:16:44 -07:00
doc Bug 1147403 part 5 - Add Debugger::onIonCompilation hook. r=shu 2015-05-15 20:19:03 +02:00
ds Bug 1159714 - Templatise AutoVectorRooter implementation r=terrence 2015-05-01 16:26:10 +01:00
editline
frontend Bug 1155472 - Add the ES6 grammar parametrization to all the Parser methods, so that the permissibility of |in|, |yield| as keyword, &c. is specified directly, not by inspecting instantaneous statefulness. Don't change the statefulness yet, tho -- stop relying on it (where appropriate) in a later patch. r=efaust 2015-04-07 16:24:33 -07:00
gc Bug 1161664 - Stay inline when visiting the WholeObject store buffer; r=sfink 2015-05-12 09:25:52 -07:00
gdb Bug 1160267 - JS build files should not declare IMPL_MFBT. r=glandium 2015-04-30 15:10:03 -07:00
irregexp
jit Bug 1147403 part 5 - Add Debugger::onIonCompilation hook. r=shu 2015-05-15 20:19:03 +02:00
jit-test Bug 1147403 part 5 - Add Debugger::onIonCompilation hook. r=shu 2015-05-15 20:19:03 +02:00
jsapi-tests Bug 1160911 - JIT: precise shift right derived result range for all int32 input ranges. r=sunfish 2015-05-10 15:42:23 +10:00
octane
perf Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett 2015-04-23 15:51:28 +02:00
proxy Bug 1159347 - Make BaseProxyHandler::getPropertyDescriptor not-pure virtual. r=efaust 2015-04-29 10:47:48 +02:00
shell Backed out changeset c112db453761 (bug 1162199) for Android m4 test failures on a CLOSED TREE 2015-05-15 09:03:42 +02:00
tests Bug 1164101 - Avoid unreachable code warning in shell.js; r=bc 2015-05-15 11:59:04 -06:00
vm Bug 1147403 part 5 - Add Debugger::onIonCompilation hook. r=shu 2015-05-15 20:19:03 +02:00
vtune
aclocal.m4
configure.in Bug 1160146: Disable global sized deallocation for VS2015. r=glandium 2015-05-12 18:20:10 -04:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 1142279 - DataView should require 'new'. - r=efaust 2015-05-06 15:55:05 -07:00
js.pc.in
jsalloc.cpp Bug 1156317 - Change the onOutOfMemory() interface is make it harder to misuse r=terrence 2015-04-21 16:08:39 +01:00
jsalloc.h Bug 1156317 - Change the onOutOfMemory() interface is make it harder to misuse r=terrence 2015-04-21 16:08:39 +01:00
jsapi.cpp Bug 1163423 - Introduce JS_HasOwnProperty. r=bhackett 2015-05-12 21:05:50 +02:00
jsapi.h Backed out changeset c112db453761 (bug 1162199) for Android m4 test failures on a CLOSED TREE 2015-05-15 09:03:42 +02:00
jsarray.cpp Bug 1160535 part 1 - Give JSFunction its own AllocKind. r=terrence 2015-05-06 16:52:46 +02:00
jsarray.h
jsast.tbl
jsatom.cpp Bug 1154950 - Share permanent atom and well-known symbol marking; r=sfink 2015-04-14 13:28:46 -07:00
jsatom.h
jsatominlines.h
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1161353 - Remove the post-barrier verifier; r=sfink 2015-05-04 17:34:38 -07:00
jscntxt.h Bug 1159714 - Templatise AutoVectorRooter implementation r=terrence 2015-05-01 16:26:10 +01:00
jscntxtinlines.h Bug 1163059 - Add a more convenient wrapper for isAtomsZone; r=sfink 2015-05-07 10:17:49 -07:00
jscompartment.cpp Bug 1160182 - Handle extended functions in CreateLazyScriptsForCompartment. r=shu 2015-05-13 11:04:11 +02:00
jscompartment.h Bug 1163059 - Add a more convenient wrapper for isAtomsZone; r=sfink 2015-05-07 10:17:49 -07:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Backed out changeset e9a4931b119c (bug 861219) 2015-05-12 12:27:20 +02:00
jsdate.h Bug 1158399 - Ensure/assert that DateObject::setUTCTime never stores a non-TimeClip'd value in the reserved slot. r=evilpie 2015-04-30 20:03:30 -07:00
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 1160535 part 1 - Give JSFunction its own AllocKind. r=terrence 2015-05-06 16:52:46 +02:00
jsexn.h Backed out changeset 4963ecd92915 (bug 1067610) for m-oth permafail CLOSED TREE 2015-05-08 19:44:11 -07:00
jsfriendapi.cpp Bug 1164042 - Log weak map entries in DumpHeapComplete. r=terrence 2015-05-15 10:33:08 -07:00
jsfriendapi.h Bug 1148188 - part2: interposeCall. r=billm 2015-05-07 14:03:24 +02:00
jsfun.cpp Bug 1160535 part 4 - Remove an assert in XDRInterpretedFunction that's now bogus. r=nbp 2015-05-07 11:26:35 +02:00
jsfun.h Bug 1160535 part 2 - Do function relazification as part of a new GC phase instead of during marking. r=terrence 2015-05-07 11:26:32 +02:00
jsfuninlines.h Bug 1160535 part 1 - Give JSFunction its own AllocKind. r=terrence 2015-05-06 16:52:46 +02:00
jsgc.cpp Bug 1163059 - Add a more convenient wrapper for isAtomsZone; r=sfink 2015-05-07 10:17:49 -07:00
jsgc.h Bug 1162301 - Move tenuring implementation to TenuringTracer; r=sfink 2015-05-07 10:17:43 -07:00
jsgcinlines.h Bug 1160535 part 1 - Give JSFunction its own AllocKind. r=terrence 2015-05-06 16:52:46 +02:00
jshashutil.h Bug 1155618 - Fix places where OOM errors are not reported to the context in js::DependentAddPtr r=terrence 2015-05-01 16:26:10 +01:00
jsiter.cpp Bug 1157703 - Cache iterators involving unboxed objects, r=jandem. 2015-05-03 15:27:12 -07:00
jsiter.h Bug 1157703 - Cache iterators involving unboxed objects, r=jandem. 2015-05-03 15:27:12 -07:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
jsnum.h
jsobj.cpp Bug 1163059 - Add a more convenient wrapper for isAtomsZone; r=sfink 2015-05-07 10:17:49 -07:00
jsobj.h Bug 1161077 - Allocate unboxed arrays in the nursery, r=terrence. 2015-05-04 16:36:54 -07:00
jsobjinlines.h Bug 1160535 part 1 - Give JSFunction its own AllocKind. r=terrence 2015-05-06 16:52:46 +02:00
json.cpp
json.h
jsopcode.cpp Bug 1147403 part 1 - Move Sprinter into its own header and add a FILE & LifoAlloc variants. r=h4writer 2015-05-15 20:19:01 +02:00
jsopcode.h Bug 1147403 part 1 - Move Sprinter into its own header and add a FILE & LifoAlloc variants. r=h4writer 2015-05-15 20:19:01 +02:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 1157628: Reformat spidermonkey source directory, again; r=jandem 2015-04-23 12:22:36 +02:00
jspropertytree.h
jsprototypes.h
jspubtd.h Bug 1159714 - Templatise AutoVectorRooter implementation r=terrence 2015-05-01 16:26:10 +01:00
jsreflect.cpp
jsreflect.h
jsscript.cpp Bug 1161362 - When initializing a trivial script, also initialize its call object shape to the empty shape. (r=jimb) 2015-05-07 18:16:53 -07:00
jsscript.h Bug 1161362 - When initializing a trivial script, also initialize its call object shape to the empty shape. (r=jimb) 2015-05-07 18:16:53 -07:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1147403 part 2 - IonMonkey: Use GenericPrinter& instead of FILE* for *::dump functions. r=h4writer 2015-05-15 20:19:02 +02:00
jsstr.h Bug 1147403 part 2 - IonMonkey: Use GenericPrinter& instead of FILE* for *::dump functions. r=h4writer 2015-05-15 20:19:02 +02:00
jstypes.h
jsutil.cpp
jsutil.h Backed out changeset 42ed856b37d9 (bug 1153382) to see if it unbreaks e10s-bc1 CLOSED TREE 2015-04-15 16:45:41 -07:00
jsversion.h
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 1164042 - Log weak map entries in DumpHeapComplete. r=terrence 2015-05-15 10:33:08 -07:00
jsweakmap.h Bug 1149526 - Rework HeapPtr lifetime checks using TLS r=terrence 2015-04-09 18:08:54 +01:00
jswin.h Bug 1155838 - Fix a build warning on windows; r=till 2015-04-17 12:41:31 -07:00
jswrapper.h Bug 1156632 - Remove unused forward class declarations - patch 7 - JS, r=sfink 2015-04-22 08:29:26 +02:00
make-source-package.sh Bug 1062473: Use mozalloc's moz_malloc_size_of in the JS shell, not our own custom copy. r=glandium 2015-04-13 16:11:32 -07:00
Makefile.in Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps 2015-05-12 07:55:22 +09:00
moz.build Bug 1147403 part 1 - Move Sprinter into its own header and add a FILE & LifoAlloc variants. r=h4writer 2015-05-15 20:19:01 +02:00
NamespaceImports.h Bug 1159714 - Templatise AutoVectorRooter implementation r=terrence 2015-05-01 16:26:10 +01:00
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>