gecko-dev/js/src
2014-11-16 00:49:20 -08:00
..
asmjs Bug 1102278 - IonMonkey MIPS: Fix Globalreg clobber in GenerateFFIIonExit. r=luke 2014-11-25 17:26:17 +01:00
builtin Bug 1092538 - Ignore null iterable in Map, Set, WeakMap and WeakSet constructors. r=evilpie 2014-11-29 20:57:27 +09:00
ctypes Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
devtools Bug 1098641 - Add os.{getpid,waitpid,spawn,system}, r=jorendorff 2014-11-13 16:12:34 -08:00
doc Bug 1074745 - allow setting sourceMapURL of a Debugger.Source and move warning to compiler. r=jimb 2014-11-19 16:02:00 +01:00
ds Bug 989390 - Start background sweeping as soon as arenas are available to sweep r=terrence 2014-11-25 10:19:25 +00:00
editline Bug 1090016 - Part 2: Replace SpiderMonkey's --enable-sm-fail-on-warnings flag with explicit moz.build FAIL_ON_WARNINGS. r=ted 2014-11-03 18:46:10 -08:00
frontend Bug 1102131 - Part 4: Log console warnings for deprecated let blocks. r=shu 2014-11-16 00:49:20 -08:00
gc Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
gdb Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
irregexp Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jit Bug 1106164 - Fix incorrect use of SnapshotIterator in the in-place debug mode Ion exception bailout. (r=jandem) 2014-11-29 21:50:12 -08:00
jit-test Bug 1106164 - Fix incorrect use of SnapshotIterator in the in-place debug mode Ion exception bailout. (r=jandem) 2014-11-29 21:50:12 -08:00
jsapi-tests Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
octane
parjs-benchmarks
perf Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
proxy Backed out changeset ff97ac763705 (bug 1097694) 2014-11-24 17:04:50 -08:00
shell Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
tests Bug 1105187 - Do not sink effectful instructions. r=sunfish 2014-11-28 14:03:18 +01:00
vm Bug 1102131 - Part 4: Log console warnings for deprecated let blocks. r=shu 2014-11-16 00:49:20 -08:00
vtune
aclocal.m4
configure.in Bug 1095103: Remove Windows PGO build hacks that are no longer necessary. r=glandium 2014-11-27 16:18:25 +13:00
dtoa.c
js-confdefs.h.in
js-config.h.in Bug 1083464 - Use a more standard mechanism to export GC symbols to embedders. r=ted,r=jorendorff 2014-10-27 13:29:44 -07:00
js-config.in
js.msg Bug 1102131 - Part 4: Log console warnings for deprecated let blocks. r=shu 2014-11-16 00:49:20 -08:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsapi.h Bug 1101905 - Part 7: Use CompileOptions to pass strictness in eval, rather than the invoking script. (r=Waldo) 2014-11-26 14:42:53 -08:00
jsarray.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsarray.h Bug 1100513 - Inline Array(x) in IonMonkey. r=bhackett 2014-11-19 13:14:23 +01:00
jsast.tbl
jsatom.cpp Bug 918828, part 2 - Update decompiler for JSOP_SYMBOL. This improves error messages when @@iterator is called implicitly. r=Waldo. 2014-07-01 21:18:12 -05:00
jsatom.h
jsatominlines.h Bug 1083047 - Update ToPropertyKey to accept Symbol wrapper objects. r=jorendorff 2014-10-15 06:29:00 +02:00
jsbool.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1101905 - Part 9: Use opcode strictness in ErrorReporter instead of the script. (r=Waldo) 2014-11-26 14:42:53 -08:00
jscntxt.h Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jscntxtinlines.h Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jscompartment.cpp Bug 1100173, bug 1102510 - Add baseline caches for typed object scalar element accesses and scalar/reference property accesses, r=jandem. 2014-11-26 22:45:11 -07:00
jscompartment.h Bug 1100173, bug 1102510 - Add baseline caches for typed object scalar element accesses and scalar/reference property accesses, r=jandem. 2014-11-26 22:45:11 -07:00
jscompartmentinlines.h
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsdate.h Bug 857138 - Remove unused APIs. r=luke 2014-10-23 19:53:31 +02:00
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsexn.h Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-30 14:28:27 -07:00
jsfriendapi.cpp Bug 1101905 - Part 6: Cleanup remaining uses of JSScript::strict() in property set paths. (r=Waldo) 2014-11-26 14:42:53 -08:00
jsfriendapi.h Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsfun.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsfun.h Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jsfuninlines.h
jsgc.cpp Bug 650161 - Allow sweeping on the background thread before compacting r=terrence 2014-11-25 10:19:25 +00:00
jsgc.h Bug 650161 - Allow sweeping on the background thread before compacting r=terrence 2014-11-25 10:19:25 +00:00
jsgcinlines.h Bug 650161 - Update cell pointers in parallel r=terrence 2014-11-18 09:59:14 +00:00
jshashutil.h
jsinfer.cpp Bug 1103048 - Don't track the type of optimized out values in CallObjects. (r=bhackett) 2014-11-26 13:35:58 -08:00
jsinfer.h Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
jsinferinlines.h Bug 1103048 - Don't track the type of optimized out values in CallObjects. (r=bhackett) 2014-11-26 13:35:58 -08:00
jsiter.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsiter.h Bug 1091900 - Make GetIterator and others take an object as outparam. r=efaust 2014-11-19 01:44:03 +01:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp Bug 1101637 - Implement the MathFunction(Sin) recover instruction. r=nbp 2014-11-28 14:26:21 +01:00
jsmath.h Bug 1101637 - Implement the MathFunction(Sin) recover instruction. r=nbp 2014-11-28 14:26:21 +01:00
jsnativestack.cpp
jsnativestack.h Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jsnum.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsnum.h
jsobj.cpp Backed out changeset ff97ac763705 (bug 1097694) 2014-11-24 17:04:50 -08:00
jsobj.h Backed out changeset ff97ac763705 (bug 1097694) 2014-11-24 17:04:50 -08:00
jsobjinlines.h Bug 1083600 - Use inline data for small transparent typed objects, r=sfink,nmatsakis. 2014-10-29 11:14:53 -07:00
json.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
json.h
jsopcode.cpp Bug 1101905 - Part 8: Add strict variants of JSOP_EVAL and JSOP_SPREADEVAL. (r=Waldo) 2014-11-26 14:42:53 -08:00
jsopcode.h Bug 1101905 - Part 9: Use opcode strictness in ErrorReporter instead of the script. (r=Waldo) 2014-11-26 14:42:53 -08:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 650161 - Update cell pointers in parallel r=terrence 2014-11-18 09:59:14 +00:00
jspropertytree.h
jsprototypes.h Bug 979594 - Atomics object, atomic operations on SharedArrayBuffer (no jit support). r=luke 2014-10-23 14:23:16 +02:00
jsproxy.h Bug 1091900 - Make GetIterator and others take an object as outparam. r=efaust 2014-11-19 01:44:03 +01:00
jspubtd.h Bug 1063241 - Use a constructor instead of manual PodZero to initialize JSErrorReport; r=sfink 2014-10-20 10:13:03 -07:00
jsreflect.cpp Bug 1083913: Add a no-op js::frontend::Parser::checkOptions() method, and ensure that it's called everywhere. r=shu 2014-11-12 14:51:41 -08:00
jsreflect.h Bug 611388 - Part 0: Sanify how const is handled by Reflect.parse. (r=shu) 2014-10-30 17:27:01 -07:00
jsscript.cpp Bug 1101905 - Part 8: Add strict variants of JSOP_EVAL and JSOP_SPREADEVAL. (r=Waldo) 2014-11-26 14:42:53 -08:00
jsscript.h Bug 1100623 - Fix expression decompiler reporting the wrong local, get rid of FillBindingVector. r=luke 2014-11-20 11:21:50 +01:00
jsscriptinlines.h Bug 1032869 - Part 2: Move debuggee-ness to frames and selectively deoptimize when Debugger needs to observe execution. (r=jimb) 2014-11-13 14:39:39 -08:00
jsshell.msg
jsstr.cpp Backed out changeset b3f742c00ba1 (bug 1103152) 2014-11-24 17:04:30 -08:00
jsstr.h Backed out changeset 54c8f117c3db (bug 1083694) 2014-11-21 08:03:49 +01:00
jstypes.h Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-30 14:28:27 -07:00
jsutil.cpp Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-30 14:28:27 -07:00
jsutil.h
jsversion.h Bug 1066322 - Enable ES6 symbols in all builds. r=jandem. 2014-11-05 01:38:49 -06:00
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 1092538 - Ignore null iterable in Map, Set, WeakMap and WeakSet constructors. r=evilpie 2014-11-29 20:57:27 +09:00
jsweakmap.h Bug 1088307 - Pull out WeakMap unbarriering to a single location, r=terrence 2014-10-27 14:11:31 -07:00
jswin.h
jswrapper.h Bug 1091900 - Make GetIterator and others take an object as outparam. r=efaust 2014-11-19 01:44:03 +01:00
make-source-package.sh
Makefile.in Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen 2014-11-04 02:01:00 +01:00
moz.build Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. 2014-11-24 18:52:39 -08:00
NamespaceImports.h Bug 1084985 - Remove more 'using namespace JS;' to avoid sporadic bustage in unified builds (r=lth) 2014-10-22 11:03:41 -05: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>