gecko/js/src
2014-11-21 13:38:00 +01:00
..
asmjs Bug 1094855: Add SIMD.float32x4.minNum/maxNum to asm.js; r=luke 2014-11-21 17:27:46 +01:00
builtin Bug 1103273 - Fix uses of forwarding pointers in inline typed objects, r=sfink. 2014-11-23 11:09:41 -07:00
ctypes Bug 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04: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 712939 - Replace a bunch of JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-22 15:17:38 -07: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 3: Log console warnings for deprecated let expressions. r=shu 2014-11-16 00:49:20 -08:00
gc Bug 1103273 - Fix uses of forwarding pointers in inline typed objects, r=sfink. 2014-11-23 11:09:41 -07:00
gdb 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
irregexp Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jit Bug 1102329 - Fix unchecked downcast to JSFunction, r=jandem. 2014-11-22 11:51:52 -07:00
jit-test Bug 1101856 - Part 1: Show the output of failed jit-tests unless '--no-show-failed' is passed. r=sfink 2014-11-21 12:56:00 +01:00
jsapi-tests Bug 1074961 - Part 15: Replace ChunkPool::Enum with ChunkPool::Iter; r=sfink 2014-10-29 14:13:56 -07:00
octane
parjs-benchmarks
perf Bug 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04:00
proxy Bug 1091900 - Make GetIterator and others take an object as outparam. r=efaust 2014-11-19 01:44:03 +01:00
shell Bug 1101602 - Add --gc-zeal option to JS shell r=sfink 2014-11-20 10:19:31 +00:00
tests Bug 1101856 - Part 2: Show the output of failed jstests unless '--no-show-failed' is passed. r=sfink 2014-11-21 13:38:00 +01:00
vm Bug 1103273 - Fix uses of forwarding pointers in inline typed objects, r=sfink. 2014-11-23 11:09:41 -07:00
vtune
aclocal.m4 Bug 1081682 - Make --with-ccache use --with-compiler-wrapper under the hood. r=mshal 2014-10-15 14:47:02 +09:00
configure.in Backed out changeset 44c68f942d20 (bug 1071546) for ggc perma failures 2014-11-21 08:05:55 +01: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 3: Log console warnings for deprecated let expressions. r=shu 2014-11-16 00:49:20 -08:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1100579 part 2. Kill off JS_Evaluate(UC)Script. r=waldo 2014-11-18 23:27:16 -05:00
jsapi.h Bug 1100579 part 2. Kill off JS_Evaluate(UC)Script. r=waldo 2014-11-18 23:27:16 -05:00
jsarray.cpp Bug 1069063 - Part 2: Make Array.prototype.includes Nightly-only. r=lth 2014-11-21 16:41:51 +01: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 Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jsatominlines.h Bug 1083047 - Update ToPropertyKey to accept Symbol wrapper objects. r=jorendorff 2014-10-15 06:29:00 +02:00
jsbool.cpp Bug 1073842 - Add NativeObject subclass of JSObject, remove ObjectImpl, r=luke. 2014-10-02 19:32:39 -07:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1100320 - Don't call onExceptionUnwind and onPop debugger hooks on over-recursion. (r=jimb) 2014-11-18 16:42:02 -08:00
jscntxt.h Bug 1100320 - Don't call onExceptionUnwind and onPop debugger hooks on over-recursion. (r=jimb) 2014-11-18 16:42:02 -08:00
jscntxtinlines.h Bug 1100320 - Don't call onExceptionUnwind and onPop debugger hooks on over-recursion. (r=jimb) 2014-11-18 16:42:02 -08:00
jscompartment.cpp Bug 1053999 - Switch chrome stack check to use StackForSystemCode, r=bholley 2014-11-13 12:23:17 -08:00
jscompartment.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
jscompartmentinlines.h Bug 1074911 - Replace JS_ASSERT_IF by MOZ_ASSERT_IF. r=jorendorff 2014-10-01 19:17:53 +02:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp Bug 857138 - Make Date operate with the boxedValue_unbox proxy trap. r=luke 2014-10-23 19:53:31 +02:00
jsdate.h Bug 857138 - Remove unused APIs. r=luke 2014-10-23 19:53:31 +02:00
jsdtoa.cpp Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jsdtoa.h
jsexn.cpp Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-30 14:28:27 -07: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 1100623 - Fix expression decompiler reporting the wrong local, get rid of FillBindingVector. r=luke 2014-11-20 11:21:50 +01:00
jsfriendapi.h Bug 1053999 - Switch chrome stack check to use StackForSystemCode, r=bholley 2014-11-13 12:23:17 -08:00
jsfun.cpp Bug 1100594 - Whitelist the function resolve hook in LookupPropertyPureInline. r=bhackett 2014-11-20 12:07:23 +01:00
jsfun.h Bug 1100594 - Whitelist the function resolve hook in LookupPropertyPureInline. r=bhackett 2014-11-20 12:07:23 +01:00
jsfuninlines.h
jsgc.cpp Bug 1103173 - Avoid a lock/unlock pair if there are no Chunks to expire; r=sfink 2014-11-21 17:19:48 -08:00
jsgc.h Bug 1074961 - Part 18: Use a ChunkPool for full chunks and get rid of chunkSet; r=sfink 2014-11-20 04:08:18 -08: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 650161 - Update cell pointers in parallel r=terrence 2014-11-18 09:59:14 +00:00
jsinfer.h Bug 1096539 - Keep track of typed object reference properties in type information, r=nmatsakis. 2014-11-20 03:56:13 -07:00
jsinferinlines.h Bug 914255: Fix assert on CLOSED TREE, r=bhackett 2014-11-05 17:48:14 +01:00
jsiter.cpp Bug 1091900 - Make GetIterator and others take an object as outparam. r=efaust 2014-11-19 01:44:03 +01: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 1094855: SIMD: Add minNum/maxNum and update min/max in the interpreter; r=till 2014-11-21 17:27:17 +01:00
jsmath.h Bug 1094855: SIMD: Add minNum/maxNum and update min/max in the interpreter; r=till 2014-11-21 17:27:17 +01:00
jsnativestack.cpp Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jsnativestack.h Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jsnum.cpp Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-30 14:28:27 -07:00
jsnum.h
jsobj.cpp Bug 1100594 - Whitelist the function resolve hook in LookupPropertyPureInline. r=bhackett 2014-11-20 12:07:23 +01:00
jsobj.h Bug 1100594 - Whitelist the function resolve hook in LookupPropertyPureInline. r=bhackett 2014-11-20 12:07:23 +01: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 Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem 2014-10-30 14:28:27 -07:00
json.h
jsopcode.cpp Bug 1100623 - Fix expression decompiler reporting the wrong local, get rid of FillBindingVector. r=luke 2014-11-20 11:21:50 +01:00
jsopcode.h Bug 1093573 part 1 - Some generator bytecode changes. r=wingo 2014-11-06 10:12:56 +01:00
jsopcodeinlines.h
jsprf.cpp Bug 1070689 - Change return type of dosprintf functions from int to bool (in jsprf.cpp). r=nbp 2014-10-01 20:59:15 +02:00
jsprf.h
jspropertytree.cpp Bug 650161 - Update cell pointers in parallel r=terrence 2014-11-18 09:59:14 +00:00
jspropertytree.h Bug 1073700 - Move getter/setter data out of BaseShape into a new AccessorShape type. r=bhackett 2014-10-10 11:32:14 +02:00
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 1100623 - Fix expression decompiler reporting the wrong local, get rid of FillBindingVector. r=luke 2014-11-20 11:21:50 +01: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 54c8f117c3db (bug 1083694) 2014-11-21 08:03:49 +01: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 Bug 1082988 - Disable the JS crash diagnostics on ASAN builds; r=billm 2014-10-15 09:00:34 -04:00
jsversion.h Bug 1066322 - Enable ES6 symbols in all builds. r=jandem. 2014-11-05 01:38:49 -06:00
jswatchpoint.cpp Bug 1073842 - Add NativeObject subclass of JSObject, remove ObjectImpl, r=luke. 2014-10-02 19:32:39 -07:00
jswatchpoint.h Bug 1069694 - Remove OldDebugAPI from js/src. r=shu 2014-10-12 19:37:40 +02:00
jsweakcache.h Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jsweakmap.cpp Bug 1092537 - Handle optional iterable argument in WeakMap constructor. r=evilpie 2014-11-04 00:23:38 +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 Backed out changeset 8b9390d62ecd (bug 1072903) 2014-11-21 08:04:15 +01: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>