gecko/js/src
2014-11-03 14:12:32 -05:00
..
asmjs Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
builtin Backed out changeset 062226e8a2d2 (bug 1091015) for SM test failures. 2014-11-03 14:12:32 -05: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 1090016 - Part 3: Update SpiderMonkey's "warnaserr" shell build configs to use --enable-warnings-as-errors instead of --enable-sm-fail-on-warnings. r=sfink 2014-10-28 00:22:24 -07:00
doc Bug 1082761 - Add Debugger.prototype.findObjects; r=jimb 2014-10-15 19:21:00 +02: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
frontend Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
gc Bug 1092230 - Tidy member definitions in GCRuntime r=terrence 2014-11-03 08:59:00 +00:00
gdb Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
irregexp Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jit Backed out changeset 062226e8a2d2 (bug 1091015) for SM test failures. 2014-11-03 14:12:32 -05:00
jit-test Bug 1062888 - IonMonkey: Implement RToDouble Recover Instruction. r=nbp 2014-11-03 15:39:11 +01:00
jsapi-tests Bug 1091793 - Remove MNop for AsmJS like testing code. r=jandem 2014-10-31 17:16:10 +01: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 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04:00
shell Bug 1090016 - Part 4: Fix last gcc/clang warning in js/src/shell and mark as FAIL_ON_WARNINGS (for gcc/clang). r=njn 2014-10-27 21:25:02 -07:00
tests Bug 1068684 - Remove test for length restriction. r=jandem 2014-10-31 15:03:35 +01:00
vm Bug 1092032 - Bias magic uint32s in ArgumentObject forwarded slots by the maximum JSWhyMagic value to distinguish them from the JSWhyMagic-based magic values. (r=luke) 2014-10-31 16:46:26 -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 Bug 1090088 - Part 2: Add -Werror=parentheses and -Werror=switch behind --enable-warnings-as-errors check. r=glandium 2014-10-26 21:22:27 -07:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jsapi.h Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jsarray.cpp Bug 1087963 - Optimize Array.prototype.slice on sparse arrays. r=bhackett 2014-10-23 19:07:39 +02:00
jsarray.h Bug 1073842 - Add NativeObject subclass of JSObject, remove ObjectImpl, r=luke. 2014-10-02 19:32:39 -07: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 Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jscntxt.h Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jscntxtinlines.h Bug 1082957 - Make it possible to build the JS engine in debug mode without JS_CRASH_DIAGNOSTICS; r=billm 2014-10-14 22:04:25 -04:00
jscompartment.cpp Bug 1083600 - Use inline data for small transparent typed objects, r=sfink,nmatsakis. 2014-10-29 11:14:53 -07:00
jscompartment.h Bug 1083600 - Use inline data for small transparent typed objects, r=sfink,nmatsakis. 2014-10-29 11:14:53 -07: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 1063241 - Use a constructor instead of manual PodZero to initialize JSErrorReport; r=sfink 2014-10-20 10:13:03 -07:00
jsexn.h Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jsfriendapi.cpp Bug 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04:00
jsfriendapi.h Bug 1089026 part 3. Add a friend API for getting the scope object for a function, if it has one. r=shu 2014-10-30 19:40:28 -04:00
jsfun.cpp Bug 1089026 part 1. Eliminate the "parent" argument to JS_CloneFunctionObject to make callers use the scopeChain version if they want something other than the global. r=shu,peterv 2014-10-30 19:40:28 -04:00
jsfun.h Backed out changeset 629b02d8c025 (bug 911142) for web-platform-4 test failures on a CLOSED TREE 2014-10-27 16:14:35 -07:00
jsfuninlines.h
jsgc.cpp Bug 650161 - Keep relocated arenas decommitted until next GC in debug builds r=terrence 2014-10-31 08:45:17 +00:00
jsgc.h Bug 1074961 - Use C++ to guarantee that the empty chunk set is only accessed locked; r=sfink 2014-10-27 14:55:03 -07:00
jsgcinlines.h Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jshashutil.h
jsinfer.cpp Bug 1073766 - Guard on the global's shape, when optimizing on its proto-chain. r=bhackett 2014-10-24 12:36:01 +02:00
jsinfer.h Bug 1073766 - Guard on the global's shape, when optimizing on its proto-chain. r=bhackett 2014-10-24 12:36:01 +02:00
jsinferinlines.h Bug 1072564 - Incrementalize sweeping of type information, r=billm. 2014-10-22 07:57:33 -07:00
jsiter.cpp Bug 987560 - Greatly refactor generator implementation. Patch mostly written by Andy Wingo. r=wingo 2014-10-17 10:19:40 +02:00
jsiter.h Bug 987560 - Greatly refactor generator implementation. Patch mostly written by Andy Wingo. r=wingo 2014-10-17 10:19:40 +02:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp Bug 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04:00
jsmath.h
jsnativestack.cpp Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jsnativestack.h Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail. 2014-10-31 18:58:42 -04:00
jsnum.cpp Bug 1073842 - Rename ObjectImpl to NativeObject, sr=luke. 2014-10-07 18:50:34 -07:00
jsnum.h
jsobj.cpp Bug 1088002 part 2. Change JS_DefineElement, JS_DefineProperty, JS_DefineUCProperty, JS_DefinePropertyById, and JS_DefineProperties to default to using JSNative accessors, not JSPropertyOp accessors. r=waldo 2014-10-29 15:06:31 -04:00
jsobj.h Bug 1085566 - Make the preventExtensions hook return succeeded/failed rather than always indicate failure by reporting an error. r=efaust 2014-10-19 01:18:43 -07: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 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04:00
json.h
jsopcode.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
jsopcode.h Bug 588522 - Remove JSOP_ENDINIT. r=jorendorff. 2014-10-27 15:37:48 -07: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 1082662 - Don't crash trying to mark a dictionary accessor shape whose getter/setter field has previously been mutated from a callable to |undefined|. r=terrence 2014-10-14 14:43:53 -07: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 1052139 - Reorder the preventExtensions trap just after the [[Prototype]]-access traps. r=code-motion 2014-10-21 11:40:04 -07: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 Backed out changeset b6d6ee031d40 (bug 611388) 2014-10-31 13:12:25 +01:00
jsreflect.h Backed out changeset b6d6ee031d40 (bug 611388) 2014-10-31 13:12:25 +01:00
jsscript.cpp Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
jsscript.h Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
jsscriptinlines.h Bug 1090491 - Don't allocate stack slots for aliased locals. r=luke 2014-10-29 13:49:20 +01:00
jsshell.msg
jsstr.cpp Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp. 2014-07-01 21:01:21 -05:00
jsstr.h Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02:00
jstypes.h
jsutil.cpp Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff 2014-10-01 19:17:51 +02: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
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 1088307 - Pull out WeakMap unbarriering to a single location, r=terrence 2014-10-27 14:11:31 -07: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 1052139 - Reorder the preventExtensions trap just after the [[Prototype]]-access traps. r=code-motion 2014-10-21 11:40:04 -07:00
make-source-package.sh
Makefile.in Bug 1087361 - Ignore some test that time out when run with compacting GC zeal mode r=sfink 2014-10-24 08:50:42 +01:00
moz.build Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09: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>