gecko/js/src
2015-07-23 11:37:05 +02:00
..
asmjs Bug 1186226: Odin: determine comparisons' types by looking at both hand sides; r=jandem 2015-07-22 10:11:15 +02:00
builtin Bug 1083752 - Calling Map/Set/WeakMap (without new) should throw. r=Waldo 2015-07-23 11:37:05 +02:00
ctypes Bug 1185755 - Use Rooted to simplify FieldInfoHash rooting; r=jonco 2015-07-20 16:43:50 -07:00
devtools Bug 1183289 - Partially revert previous patch so jstests get run with default jitflags only r=me 2015-07-15 13:51:00 +01:00
doc Bug 1180763 - Part 0: Document the size property of entries in the tenure promotions log; r=sfink 2015-07-13 20:20:29 -07:00
ds
editline
frontend Bug 1186107 - Require curly braces for derived constructors. r=efaust 2015-07-22 21:59:32 +02:00
gc Bug 1182730 - Mark the JitcodeGlobalTable unconditionally when minor collecting. (r=terrence) 2015-07-22 10:49:42 -07:00
gdb Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
irregexp Bug 1180013 - Fix irregexp on ARM64. r=efaust 2015-07-02 15:23:47 -07:00
jit Bug 1182730 - Mark the JitcodeGlobalTable unconditionally when minor collecting. (r=terrence) 2015-07-22 10:49:42 -07:00
jit-test Bug 1083752 - Calling Map/Set/WeakMap (without new) should throw. r=Waldo 2015-07-23 11:37:05 +02:00
jsapi-tests Bug 1185749 - Implement a DynamicTraceable HashMap subclass that can be used with Rooted; r=jonco 2015-07-20 08:20:35 -07:00
octane
perf Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
proxy Bug 1049662 - Update ES6 scripted proxies ownKeys trap to ES6 final. r=efaust 2015-07-20 11:19:51 +02:00
shell Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
tests Bug 1183324 - Make infinite recursion test faster to fix intermittent timeouts r=terrence 2015-07-23 09:47:09 +01:00
vm Bug 1184945: Increase the default MatchResult size of a regexp, r=bhackett 2015-07-22 10:09:35 +02:00
vtune
aclocal.m4
configure.in Bug 1171904 - Remove --enable-js-crash-diagnostics and just use the NIGHTLY defines; r=sfink 2015-07-10 10:50:19 -07:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 1049662 - Update ES6 scripted proxies ownKeys trap to ES6 final. r=efaust 2015-07-20 11:19:51 +02:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
jsapi.h Bug 1185581 - Fix the spacing around PropertyDescriptors GC methods; r=efaust 2015-07-20 08:37:53 -07:00
jsarray.cpp Bug 1175165 - Eagerly analyze large array literals to see if an unboxed representation can be used, r=jandem. 2015-07-14 09:02:15 -07:00
jsarray.h Bug 1175165 - Eagerly analyze large array literals to see if an unboxed representation can be used, r=jandem. 2015-07-14 09:02:15 -07:00
jsast.tbl
jsatom.cpp Bug 1178581 - Interning does not and should not imply infinite lifetime; r=sfink 2015-06-30 07:58:31 -07:00
jsatom.h Bug 1178581 - Interning does not and should not imply infinite lifetime; r=sfink 2015-06-30 07:58:31 -07:00
jsatominlines.h
jsbool.cpp
jsbool.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1181155 - Use a common root list definition between JSContext and JSRuntime; r=jonco 2015-07-07 08:47:09 -07:00
jscntxt.h Bug 1185752 - Part 2: Remove the unused AutoObjectUnsigned32HashMap; r=sfink 2015-07-20 16:43:50 -07:00
jscntxtinlines.h
jscompartment.cpp Bug 1182104 - Part 4: Consolidate CCW root tracing for per-zone GCs into a single method. r=jonco 2015-07-15 10:52:00 -04:00
jscompartment.h Bug 1182104 - Part 4: Consolidate CCW root tracing for per-zone GCs into a single method. r=jonco 2015-07-15 10:52:00 -04:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Bug 1177907 - Handle ObjectClassIs exception in date_toString. r=till 2015-06-30 04:36:00 -04:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 814497 - Pass SavedFrame from JS::ErrorObject to nsIScriptError. r=bholley 2015-07-09 07:02:00 -04:00
jsexn.h
jsfriendapi.cpp Bug 1165054 - Add API to clear postbarrier callbacks and use it when CPOW tables are destroyed r=terrence 2015-07-15 10:22:04 +01:00
jsfriendapi.h Bug 1185104: Move MOZ_WARN_UNUSED_RESULT to the beginning of function-decls (where it's supposed to be) in jsfriendapi.h. r=tromey 2015-07-17 16:11:10 -07:00
jsfun.cpp Bug 1183191 followup - Fix AutoDelazify to not enter the self-hosting compartment, it can race. r=shu CLOSED TREE 2015-07-13 22:52:34 +02:00
jsfun.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jsfuninlines.h Bug 1177898 - Fix error checking in CloneFunctionObjectIfNotSingleton. (r=efaust) 2015-07-01 12:20:18 -07:00
jsgc.cpp Bug 1146213 - Finish ongoing GC before parse task zone becomes a non-exclusive zone again r=bhackett 2015-07-21 11:33:08 +01:00
jsgc.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jsgcinlines.h
jshashutil.h
jsiter.cpp Bug 1049662 - Update ES6 scripted proxies ownKeys trap to ES6 final. r=efaust 2015-07-20 11:19:51 +02:00
jsiter.h Bug 1170182 - Remove dead functions from js/src. r=jorendorff 2015-06-27 08:56:58 -07:00
jskwgen.cpp
jslibmath.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jslock.h
jsmath.cpp Bug 1167248: Test whether mysterious rand_s failures are due to LoadLibraryExW hooks. rs=terrence 2015-07-07 18:56:53 -04:00
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 1124291 - added ToInt8 and ToInt16. r=Waldo 2015-07-02 17:51:25 +02:00
jsnum.h
jsobj.cpp Bug 1068988 - Part 1: Add byte size to the allocation log; r=shu 2015-07-09 09:21:16 -07:00
jsobj.h Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
jsobjinlines.h Bug 987514, part 4 - Implement most of the standard Reflect methods. r=Waldo. 2014-11-05 00:32:29 -06:00
json.cpp Backed out changeset 94f14d6b26d5 (bug 1125624) 2015-06-17 11:02:59 +02:00
json.h
jsopcode.cpp
jsopcode.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jsopcodeinlines.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jsprf.cpp
jsprf.h
jspropertytree.cpp
jspropertytree.h
jsprototypes.h
jspubtd.h Bug 1185752 - Part 2: Remove the unused AutoObjectUnsigned32HashMap; r=sfink 2015-07-20 16:43:50 -07:00
jsscript.cpp Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie 2015-07-18 21:45:35 +02:00
jsscript.h Backout d588ff0a68d9 (Bug 1181869) for probably regressing Splay and others. 2015-07-17 15:08:04 -07:00
jsscriptinlines.h Backout d588ff0a68d9 (Bug 1181869) for probably regressing Splay and others. 2015-07-17 15:08:04 -07:00
jsshell.msg
jsstr.cpp
jsstr.h
jstypes.h
jsutil.cpp
jsutil.h Bug 1171904 - Remove --enable-js-crash-diagnostics and just use the NIGHTLY defines; r=sfink 2015-07-10 10:50:19 -07:00
jsversion.h
jswatchpoint.cpp
jswatchpoint.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
jsweakcache.h
jsweakmap.cpp Bug 1083752 - Calling Map/Set/WeakMap (without new) should throw. r=Waldo 2015-07-23 11:37:05 +02:00
jsweakmap.h
jswin.h
jswrapper.h
make-source-package.sh
Makefile.in Bug 1175413 - Cleanup usages of MOZ_ICU_CFLAGS. r=mshal 2015-07-23 09:53:48 +09:00
moz.build Bug 1175413 - Cleanup usages of MOZ_ICU_CFLAGS. r=mshal 2015-07-23 09:53:48 +09:00
NamespaceImports.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07: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>