gecko-dev/js/src
2016-04-20 08:13:49 -04:00
..
asmjs Bug 1265741: Fix unified build for fuzzers; r=nbp 2016-04-19 16:12:20 +02:00
builtin Bug 1041586 - Use IsConcatSpreadable in Array.prototype.concat. r=arai 2016-04-16 12:22:12 +02:00
ctypes Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
devtools Bug 1264499 - s/mozconfig.vs2013/mozconfig.vs2015/ where not yet updated. - r=gps,sfink 2016-04-19 11:51:24 -07:00
doc Bug 1261904 - Refactor Debugger.Object.getErrorMessageName; r=jimb 2016-04-05 23:30:44 -07:00
ds Bug 1248289 - Part 1: Inline _GetNextMapEntryForIterator intrinsic. r=jandem 2016-03-19 02:42:08 +09:00
editline
frontend Bug 1263966 - Compact arenas containing lazy scripts r=terrence 2016-04-18 16:27:54 +01:00
gc Bug 1263966 - Compact arenas containing lazy scripts r=terrence 2016-04-18 16:27:54 +01:00
gdb Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
irregexp Bug 1262936 - Add missing OOM check to RegExpStack::reset. r=bhackett 2016-04-13 09:31:06 +02:00
jit Bug 1263609: SharedStubs - Allow JSOP_POW in ion codegen ON CLOSED TREE, r=bbouvier 2016-04-20 08:13:49 -04:00
jit-test Bug 1041586 - Prevent jit compilation for one expression-autopsy test. r=jandem 2016-04-20 11:06:09 +02:00
jsapi-tests Bug 1265594 - Expose FromPropertyDescriptor() as a public JS API; r=jorendorff 2016-04-19 20:24:56 -04:00
octane
perf Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
proxy Bug 1259877 - Update miscellaneous code to use js::Call instead of js::Invoke. r=till 2016-03-21 16:18:33 -07:00
shell Bug 1263902 - check return value from JS_smprintf. r=bbouvier, r=shu 2016-04-18 15:28:40 +02:00
tests Bug 1041586 - Tests. r=arai 2016-04-16 12:22:18 +02:00
threading Bug 1260891 - Acquire and release the lock when destorying an ExclusiveData<T>'s protected value; r=terrence a=kwierso 2016-03-31 14:29:50 -07:00
vm Bug 1041586 - Use IsConcatSpreadable in Array.prototype.concat. r=arai 2016-04-16 12:22:12 +02:00
vtune
aclocal.m4 Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted 2016-04-14 13:21:29 +09:00
configure.in Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project. r=chmanchester 2016-03-09 09:23:27 +09:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in Bug 1261263 - Switch from -std=gnu++0x to -std=gnu++11. r=froydnj 2016-04-05 07:16:44 +09:00
js.msg Bug 1257096, don't try to report about unusual unhandled rejected Promises, r=bz,waldo 2016-04-20 02:29:21 +03:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1263882: Set a default value in DescribeScriptedCaller if the filename is null; r=luke 2016-04-18 16:47:25 +02:00
jsapi.h Bug 1041586 - Implement Symbol.isConcatSpreadable. r=arai 2016-04-16 12:21:48 +02:00
jsarray.cpp Backed out 4 changesets (bug 1263558) for jit OOM crashes a=backout 2016-04-15 10:21:35 -07:00
jsarray.h Backed out 4 changesets (bug 1263558) for jit OOM crashes a=backout 2016-04-15 10:21:35 -07:00
jsast.tbl
jsatom.cpp Bug 1041586 - Autogenerate symbol names. r=jorendorff 2016-04-13 13:43:43 +02:00
jsatom.h Bug 1257979 - Use a GCHashSet for a hash in the JSON stringifying algorithm. r=sfink 2016-03-18 16:43:53 -07:00
jsatominlines.h
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1212328 - Clean up some JSErrorReport-related code. r=Waldo,bz 2016-03-11 15:19:06 +01:00
jscntxt.h Bug 1246061. r=jandem, r=bz, r=luke, r=froydnj 2016-03-09 00:37:20 -08:00
jscntxtinlines.h
jscompartment.cpp Backout ab87b53b3140 (Bug 1263771) for breaking the MSVC2013 build 2 days before uplift. 2016-04-18 15:50:28 -07:00
jscompartment.h Backout ab87b53b3140 (Bug 1263771) for breaking the MSVC2013 build 2 days before uplift. 2016-04-18 15:50:28 -07:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Bug 1259877 - Update various builtins to use js::Call, not js::Invoke. r=efaust 2016-03-22 13:40:20 -07:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 1257096, don't try to report about unusual unhandled rejected Promises, r=bz,waldo 2016-04-20 02:29:21 +03:00
jsexn.h Bug 1255352 - Use initial CacheIR infrastructure and use it for some simple Baseline stubs. r=efaust 2016-03-17 10:28:00 +01:00
jsfriendapi.cpp Bug 1261720 (part 1) - Separate js::ClassExtension from js::Class. r=jorendorff,bz. 2016-04-04 08:45:07 +10:00
jsfriendapi.h Bug 1257096, don't try to report about unusual unhandled rejected Promises, r=bz,waldo 2016-04-20 02:29:21 +03:00
jsfun.cpp Bug 1259877 - Update miscellaneous code to use js::Call instead of js::Invoke. r=till 2016-03-21 16:18:33 -07:00
jsfun.h
jsfuninlines.h
jsgc.cpp Backout ab87b53b3140 (Bug 1263771) for breaking the MSVC2013 build 2 days before uplift. 2016-04-18 15:50:28 -07:00
jsgc.h Bug 1263966 - Compact arenas containing lazy scripts r=terrence 2016-04-18 16:27:54 +01:00
jsgcinlines.h Bug 1262203 - Do GC relocation writes in order; r=sfink 2016-04-06 14:44:10 -07:00
jshashutil.h Bug 1263772 - Use WeakCache wrapper to sweep BaseShape table; r=jonco 2016-04-12 17:05:15 -07:00
jsiter.cpp Bug 1259877 - Update miscellaneous code to use js::Call instead of js::Invoke. r=till 2016-03-21 16:18:33 -07:00
jsiter.h Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp Bug 933257 - Part 6: Remove unused math polyfill. r=jwalden 2016-01-07 12:30:29 +09:00
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 1253371 - make atomics range checking conformant. r=jolesen 2016-03-24 18:14:37 +01:00
jsnum.h Bug 1253371 - make atomics range checking conformant. r=jolesen 2016-03-24 18:14:37 +01:00
jsobj.cpp Bug 1265594 - Expose FromPropertyDescriptor() as a public JS API; r=jorendorff 2016-04-19 20:24:56 -04:00
jsobj.h Bug 1265594 - Expose FromPropertyDescriptor() as a public JS API; r=jorendorff 2016-04-19 20:24:56 -04:00
jsobjinlines.h Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
json.cpp Bug 1257164 - Check for interrupts in a few loops in JSON.stringify to eliminate feedback-less hangs. r=evilpie 2016-04-13 14:39:58 -07:00
json.h
jsopcode.cpp Bug 1249896 - Part 4: Avoid declaring variable between cases in switch. r=luke 2016-02-23 23:45:48 +09:00
jsopcode.h
jsopcodeinlines.h
jsprf.cpp Backed out changeset 94593f55cd01 (bug 1251303) for ASAN failures 2016-02-26 14:23:55 +00:00
jsprf.h
jspropertytree.cpp Bug 1259306 - Trace ShapeTables r=terrence 2016-03-30 12:33:55 +01:00
jspropertytree.h
jsprototypes.h Bug 911216 - Part 7: Implement ES6 Promises in the JavaScript engine. r=efaust 2015-11-10 12:34:00 +01:00
jspubtd.h
jsscript.cpp Backed out changeset e673dbc9848f (bug 1232686) for breaking VS2013 Builds 2016-04-16 10:57:53 +02:00
jsscript.h Bug 1263881 - Check the the number of body level lexicals doesn't exceed that which we can store in Bindings r=shu 2016-04-13 14:06:21 +01:00
jsscriptinlines.h Bug 1258436 - Remove GC suppression in JSFunction::createScriptForLazilyInterpretedFunction. r=sfink 2016-03-23 02:30:00 -04:00
jsshell.msg
jsstr.cpp Backed out 4 changesets (bug 1263558) for jit OOM crashes a=backout 2016-04-15 10:21:35 -07:00
jsstr.h Backed out 4 changesets (bug 1263558) for jit OOM crashes a=backout 2016-04-15 10:21:35 -07:00
jstypes.h
jsutil.cpp Bug 1263218 - Fix possbile race under oomTest involving background threads r=terrence 2016-04-12 09:44:11 +01:00
jsutil.h
jsversion.h
jswatchpoint.cpp Bug 1246061. r=jandem, r=bz, r=luke, r=froydnj 2016-03-09 00:37:20 -08:00
jswatchpoint.h
jsweakmap.cpp Bug 1261720 (part 1) - Separate js::ClassExtension from js::Class. r=jorendorff,bz. 2016-04-04 08:45:07 +10:00
jsweakmap.h Bug 1261720 (part 1) - Separate js::ClassExtension from js::Class. r=jorendorff,bz. 2016-04-04 08:45:07 +10:00
jswin.h
jswrapper.h
make-source-package.sh No bug. Helper tool to partially autogenerate portions of the release notes. 2016-04-14 16:04:28 -07:00
Makefile.in Bug 1252931 - Remove INSTALL/PP_TARGETS from js/src/*; r=gps 2016-03-18 19:32:45 -04:00
moz.build Bug 1233862 - Add a WeakCache builtin to automatically manage sweeping; r=sfink 2015-12-18 14:50:20 -08:00
NamespaceImports.h
old-configure.in Bug 1265627 - Prettify the MSVC version. r=ted 2016-04-20 07:51:55 +09:00
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>