gecko-dev/js/src
2016-05-10 22:35:57 -04:00
..
asmjs Bug 1268910: Get rid of the BadIndirectCall stub and replace it by a trap; r=luke 2016-05-10 11:02:44 +02:00
builtin Bug 1267551 (part 3) - Use MOZ_MUST_USE more in js/src/builtin/. r=jonco. 2016-05-05 12:01:46 +10:00
ctypes Bug 1267551 (part 5) - Use MOZ_MUST_USE more in js/src/ctypes/. r=sfink. 2016-05-05 13:53:21 +10:00
devtools Bug 1267876 - Make usable on developer desktops, r=jorendorff 2016-05-05 16:47:08 -07:00
doc Bug 1261904 - Refactor Debugger.Object.getErrorMessageName; r=jimb 2016-04-05 23:30:44 -07:00
ds Bug 1267551 (part 2) - Use MOZ_MUST_USE more in js/src/ds/. r=jonco. 2016-05-05 11:31:18 +10:00
editline
frontend Bug 1267551 (part 7) - Use MOZ_MUST_USE more in js/src/frontend/. r=jorendorff. 2016-05-05 15:14:24 +10:00
gc Backout edb632ad80c4 (Bug 1266887) for regressing performance on windows. 2016-05-03 13:59:50 -07: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 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
jit Bug 1271037 - Part 2: Statically check that numOperands of the recover instruction and the MIR are consistent. r=h4writer, a=abillings 2016-05-11 09:54:42 +09:00
jit-test Bug 1268955: Include test; r=Waldo 2016-05-10 12:07:07 +02:00
jsapi-tests Bug 1211723 and 1260570 - Share JS source text between JSRuntimes; r=jimb 2016-05-06 16:53:45 -07: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 1269928 - Rename ScriptedDirectProxyHandler to ScriptedProxyHandler now that DPH is gone (and SDPH hasn't even inherited from DPH in ages). r=efaust 2016-05-03 17:29:51 -07:00
shell Bug 1240072 - Add public JS APIs related to modules r=shu 2016-05-07 12:46:29 +01:00
tests Bug 1267551 (part 6) - Remove dead GenerateBlockId declaration. r=jorendorff. 2016-05-05 14:13:40 +10:00
threading Bug 1271590 - Rename timespecadd to moz_timespecadd. r=jandem 2016-05-10 05:27:00 -04:00
vm Bug 1264613 - Allow object-to-nonobject serialization. r=baku 2016-04-19 10:26:00 +02:00
vtune
.clang-format Bug 1270528: Add JS-specific clang-format. r=jorendorff 2016-05-05 08:28:53 -07:00
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
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 1108382 - Remove non-standard flag argument from String.prototype.{search,match,replace}. r=till 2016-05-09 20:48:26 +09:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1240072 - Add public JS APIs related to modules r=shu 2016-05-07 12:46:29 +01:00
jsapi.h Bug 1108382 - Remove non-standard flag argument from String.prototype.{search,match,replace}. r=till 2016-05-09 20:48:26 +09:00
jsarray.cpp Bug 1267412 - Use MutableHandleValue instead of pointer-to-AutoValueVector; r=sfink 2016-04-25 15:42:19 -07:00
jsarray.h Bug 1263525 - Add dedicated function for std_Array self-hosted intrinsic. r=efaust 2016-04-26 08:08:45 +09:00
jsast.tbl
jsatom.cpp Bug 1041586 - Autogenerate symbol names. r=jorendorff 2016-04-13 13:43:43 +02:00
jsatom.h Bug 1267699 - Move some public types to the right namespace; r=sfink 2016-04-26 09:18:48 -07:00
jsatominlines.h
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1255925 - Change JSFunction::name to return a JSAtom. r=efaust 2016-04-26 17:42:02 +02:00
jscntxt.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
jscntxtinlines.h
jscompartment.cpp Bug 1108382 - Remove non-standard flag argument from String.prototype.{search,match,replace}. r=till 2016-05-09 20:48:26 +09:00
jscompartment.h Bug 1108382 - Remove non-standard flag argument from String.prototype.{search,match,replace}. r=till 2016-05-09 20:48:26 +09: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 1254123 - Handle OOM more gracefully in js::ErrorToException. (r=Waldo) 2016-05-03 03:28:28 -07:00
jsexn.h
jsfriendapi.cpp Bug 1270370 - Part 2: Expose MapIterator and SetIterator through ESClassValues; r=jorendorff 2016-05-05 19:26:29 -04:00
jsfriendapi.h Bug 888969 - Permit a cyclic [[Prototype]] chain to be created through a Location object. r=bz, r=efaust 2016-04-29 19:59:40 -07:00
jsfun.cpp Backed out changeset e4590851081d (bug 1269451) for slowing down debug mochitests and causing frequent oranges as a result. 2016-05-10 22:35:57 -04:00
jsfun.h Bug 1266255 - Implement ES6 function "name" property semantics for simple assignments and methods; r=jorendorff 2016-05-09 13:08:10 -07:00
jsfuninlines.h Bug 1255925 - Change JSFunction::name to return a JSAtom. r=efaust 2016-04-26 17:42:02 +02:00
jsgc.cpp Bug 1268805 - Implement PrivateGCThingValue. (r=terrence) 2016-04-29 18:10:07 -07:00
jsgc.h Bug 1268805 - Implement PrivateGCThingValue. (r=terrence) 2016-04-29 18:10:07 -07:00
jsgcinlines.h Bug 1264300 - Don't evict the nursery unnecessarily in ZoneCellIter r=sfink a=abillings 2016-05-05 11:01:11 +01:00
jshashutil.h Bug 1263772 - Use WeakCache wrapper to sweep BaseShape table; r=jonco 2016-04-12 17:05:15 -07:00
jsiter.cpp Backed out changeset 3c4b7e1de629 (bug 1263778) for assertion failures 2016-04-28 08:37:48 +02: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
jsnum.h Backed out 3 changesets (bug 1260272, bug 1255128) for breaking android cpp tests CLOSED TREE 2016-05-03 15:36:28 -07:00
jsobj.cpp Bug 888969 - Permit a cyclic [[Prototype]] chain to be created through a Location object. r=bz, r=efaust 2016-04-29 19:59:40 -07:00
jsobj.h Bug 1267699 - Move some public types to the right namespace; r=sfink 2016-04-26 09:18:48 -07:00
jsobjinlines.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10: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 1267551 (part 1) - Use MOZ_MUST_USE more in jsnum.h. r=jonco. 2016-04-27 17:09:21 +10:00
jsopcode.h
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 1268541 - Compact arenas containing base shapes r=terrence 2016-04-29 10:44:22 +01:00
jspropertytree.h
jsprototypes.h
jspubtd.h
jsscript.cpp Backed out changeset e4590851081d (bug 1269451) for slowing down debug mochitests and causing frequent oranges as a result. 2016-05-10 22:35:57 -04:00
jsscript.h Backed out changeset e4590851081d (bug 1269451) for slowing down debug mochitests and causing frequent oranges as a result. 2016-05-10 22:35:57 -04:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1211723 and 1260570 - Share JS source text between JSRuntimes; r=jimb 2016-05-06 16:53:45 -07:00
jsstr.h Bug 1211723 and 1260570 - Share JS source text between JSRuntimes; r=jimb 2016-05-06 16:53:45 -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 Bug 1267557 part 3 - Define JS_SWEPT_CODE_PATTERN for mips. r=nbp 2016-04-28 13:38:14 +02:00
jsversion.h
jswatchpoint.cpp
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 Bug 1269928 - Fold DirectProxyHandler into Wrapper, which is now its only (non-test) consumer. r=efaust 2016-05-03 17:29:10 -07:00
make-source-package.sh Bug 1270036 - Fix the zlib module in SM tarballs. r=sfink 2016-05-04 04:54:00 -04:00
Makefile.in Bug 1270621 - Remove remnants of MOZ_ETW; r=chmanchester 2016-05-04 22:22:34 -04:00
moz.build Bug 1270621 - Remove remnants of MOZ_ETW; r=chmanchester 2016-05-04 22:22:34 -04:00
NamespaceImports.h Bug 1267699 - Move some public types to the right namespace; r=sfink 2016-04-26 09:18:48 -07:00
old-configure.in Bug 1266620 - Move MACOSX_DEPLOYMENT_TARGET to moz.configure. r=chmanchester 2016-04-23 08:13:26 +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>