gecko/js/src
2015-06-16 16:03:11 -07:00
..
asmjs Bug 1172517 - track sharedness in global. r=luke 2015-06-16 15:19:25 +02:00
builtin Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
ctypes Bug 1164664 - Switch to new-style error-reporting for PrepareScriptEnvironment. r=jimb 2015-05-26 13:51:45 -07:00
devtools No Bug - Remove an unneeded annotation DONTBUILD; r=sfink 2015-06-10 14:50:55 -07:00
doc Bug 1159507 - make allocation times consistent with timeline; r=fitzgen,mccr8 2015-06-17 13:01:27 -07:00
ds Bug 1159714 - Templatise AutoVectorRooter implementation r=terrence 2015-05-01 16:26:10 +01:00
editline
frontend Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
gc Bug 1174850 - Remove the explicitly relocatable store buffers; r=jonco 2015-06-16 16:03:11 -07:00
gdb Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink 2015-05-13 14:07:34 -07:00
irregexp Bug 977805 - Add an option to mark JIT pages as non-writable. r=luke 2015-06-12 10:20:59 +02:00
jit Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jit-test Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsapi-tests Backed out changesets 83954c7df8ab and 0a3b1cd87c26 (bug 1171177) for causing frequent crashes/asserts in automation. 2015-06-18 13:02:49 -04:00
octane
perf Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink 2015-05-13 14:07:34 -07:00
proxy Backed out changeset 94f14d6b26d5 (bug 1125624) 2015-06-17 11:02:59 +02:00
shell Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
tests Bug 1175708 - Followup to fix windows jstests.py bustage on a CLOSED TREE; r=meow 2015-06-18 10:33:34 -07:00
vm Merge inbound to m-c. a=merge 2015-06-18 16:03:38 -04:00
vtune
aclocal.m4 bug 1172632 - Move some allocator related configure checks in a common location for both top-level and js/src to use. r=mshal 2015-06-10 10:49:22 +09:00
configure.in bug 1163828 - build system changes to support building for iOS. r=glandium 2015-06-10 11:10:40 -04:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 1169736 - Temporarily disallow eval and arrow functions inside derived class constructors. (r=jorendorff) 2015-06-17 14:38:23 -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 Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsapi.h Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsarray.cpp Backed out changeset 9345403c7628 (bug 1171036) 2015-06-17 11:02:46 +02:00
jsarray.h Bug 1172943 - Use unboxed arrays for JSON and script literal arrays, r=jandem. 2015-06-13 07:54:06 -07:00
jsast.tbl Bug 1141865 - Part 3: Parse new.target, add Reflect support, and tests. (r=jorendorff, r=shu) 2015-06-03 02:01:15 -07:00
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 1174486 part 1. Make sure that warnings do still get reported even if our AutoJSAPI has taken over error reporting. r=bholley 2015-06-15 20:10:24 -04:00
jscntxt.h Bug 1174009 - Remove a couple of unused AutoRooter types; r=sfink 2015-06-10 10:16:53 -07: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 887030 - Allow inlining of heapState checks from outside JSAPI; r=jonco 2015-06-02 11:47:08 -07:00
jscompartment.h Bug 774364 - Part 1: Inline Math.random() in Ion on x86_64. r=sstangl 2015-06-02 17:28:32 +09: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 1100498 - Report function names for addon exceptions. r=billm 2015-06-16 16:46:17 +02:00
jsexn.h Bug 1067610 - Refactor backtracking allocator to handle grouped registers better, r=sunfish. 2015-05-18 20:20:14 -06:00
jsfriendapi.cpp Backed out changeset 94f14d6b26d5 (bug 1125624) 2015-06-17 11:02:59 +02:00
jsfriendapi.h Backed out changeset 94f14d6b26d5 (bug 1125624) 2015-06-17 11:02:59 +02:00
jsfun.cpp Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsfun.h Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsfuninlines.h Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsgc.cpp Bug 1173889 - Strongly type the CallbackTracer dispatch function; r=jonco, r=mccr8 2015-06-11 10:03:33 -07:00
jsgc.h Bug 1172943 - Use unboxed arrays for JSON and script literal arrays, r=jandem. 2015-06-13 07:54:06 -07:00
jsgcinlines.h Bug 1167318 - Remove GetGCThingTraceKind in favor of the typed Cell variants; r=jonco 2015-05-21 11:41:18 -07: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 1141865 - Part 2: Plumb new.target on the stack and make it accessible to JSNatives. (r=jorendorff, r=jandem, r=shu) 2015-06-03 02:01:14 -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 Bug 774364 - Part 1: Inline Math.random() in Ion on x86_64. r=sstangl 2015-06-02 17:28:32 +09:00
jsmath.h Bug 774364 - Part 1: Inline Math.random() in Ion on x86_64. r=sstangl 2015-06-02 17:28:32 +09:00
jsnativestack.cpp Bug 1165460 - Work around on-demand linker badness with NDK r10e/GCC 4.9 r=dhylands,glandium 2015-06-03 10:26:18 -05:00
jsnativestack.h
jsnum.cpp Bug 1140482 - Add JSPROP_RESOLVING. Give NativeDefineProperty standard behavior in cases where a non-resolving define needs to trigger a resolve hook. r=Waldo. 2015-05-01 14:03:17 -05:00
jsnum.h
jsobj.cpp Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsobj.h Bug 1174850 - Remove the explicitly relocatable store buffers; r=jonco 2015-06-16 16:03:11 -07:00
jsobjinlines.h Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
json.cpp Backed out changeset 94f14d6b26d5 (bug 1125624) 2015-06-17 11:02:59 +02:00
json.h
jsopcode.cpp Bug 1141865 - Part 3: Parse new.target, add Reflect support, and tests. (r=jorendorff, r=shu) 2015-06-03 02:01:15 -07:00
jsopcode.h Bug 1147403 part 1 - Move Sprinter into its own header and add a FILE & LifoAlloc variants. r=h4writer 2015-05-28 19:26:54 +02:00
jsopcodeinlines.h
jsprf.cpp Bug 1170750 - jsprf.cpp: Sort headers properly. r=me 2015-06-12 17:14:59 +02:00
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 1174009 - Remove a couple of unused AutoRooter types; r=sfink 2015-06-10 10:16:53 -07:00
jsreflect.cpp Bug 1141865 - Part 3: Parse new.target, add Reflect support, and tests. (r=jorendorff, r=shu) 2015-06-03 02:01:15 -07:00
jsreflect.h
jsscript.cpp Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsscript.h Backed out 14 changesets (bug 1165486) for causing frequent crashes/asserts in automation. 2015-06-18 13:05:10 -04:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1170372 - Use unboxed arrays for Array() and other functions keyed to allocation sites, r=jandem. 2015-06-10 09:42:22 -07:00
jsstr.h Bug 1147403 part 2 - IonMonkey: Use GenericPrinter& instead of FILE* for *::dump functions. r=h4writer 2015-05-28 19:26:55 +02:00
jstypes.h
jsutil.cpp Bug 1155618 - Add better support for testing OOM behaviour r=terrence 2015-05-22 18:52:38 +01:00
jsutil.h Bug 1171430 - Don't shift the poison value by non-byte values; r=jonco 2015-06-10 08:58:36 -07:00
jsversion.h
jswatchpoint.cpp Bug 1169692 - Use virtual dispatch in WeakMapTracer instead of function pointers; r=sfink, r=mccr8 2015-06-01 13:14:11 -07:00
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 1171780 - We no longer need to cast out of barrieried types in GC; r=jonco 2015-06-05 09:01:12 -07:00
jsweakmap.h Bug 1171780 - We no longer need to cast out of barrieried types in GC; r=jonco 2015-06-05 09:01:12 -07:00
jswin.h Bug 1155838 - Fix a build warning on windows; r=till 2015-04-17 12:41:31 -07:00
jswrapper.h Bug 1166847 followup: Add 'override' annotation to some new overriding methods in jswrapper.h. rs=ehsan 2015-06-02 19:45:24 -07: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 1169769 - Stop pretending js/src is a top-level directory. r=gps 2015-06-10 10:49:23 +09:00
moz.build Bug 1173889 - Strongly type the CallbackTracer dispatch function; r=jonco, r=mccr8 2015-06-11 10:03:33 -07: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>