gecko-dev/js/src
Luke Wagner 1b5e06a738 Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
..
asmjs Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
builtin Bug 1084651 - Part 1: Thread SliceBudget through several functions to choose the budget type at the source. r=billm 2014-11-07 13:05:00 +01: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 1084651 - Part 1: Thread SliceBudget through several functions to choose the budget type at the source. r=billm 2014-11-07 13:05:00 +01: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 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 1095308. Remove some compileAndGo checks from frontend::CompileScript. r=luke 2014-11-07 14:10:39 -05:00
gc Bug 1074961 - Part 12: Simplify the locking in releaseArena; r=sfink 2014-11-10 14:55:29 -08: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 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jit-test Bug 1095284 - Fix test case, check that ParallelJS is enabled. r=shu 2014-11-10 14:04:00 +01:00
jsapi-tests Bug 1084651 - Part 1: Thread SliceBudget through several functions to choose the budget type at the source. r=billm 2014-11-07 13:05:00 +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 1090537, part 2b - In Proxy::set, do not assume that proxy == receiver or that both have the same handler. r=efaust, r=bholley. 2014-10-28 20:58:36 -05:00
shell Bug 993026 - Simplify JS resolve hook. r=jorendorff 2014-11-08 01:07:12 +01:00
tests Bug 1084651 - Part 4a: Adjust some tests to preserve previous behavior. r=billm 2014-10-21 11:50:00 +02:00
vm Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
vtune
Makefile.in Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen 2014-11-04 02:01:00 +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
README.html
Y.js
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 1095633 - part 2 - remove HAVE_CPP_TROUBLE_COMPARING_TO_ZERO bits from the build system; r=mshal 2014-11-07 14:08:13 -05: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 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
js.pc.in
jsalloc.cpp
jsalloc.h Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco 2014-08-08 13:22:39 -07:00
jsapi.cpp Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jsapi.h Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jsarray.cpp Bug 1091882: Simplify some uses of mozilla::PointerRangeSize, and clarify comment. r=waldo 2014-11-03 15:55:59 -08:00
jsarray.h Bug 1073842 - Add NativeObject subclass of JSObject, remove ObjectImpl, r=luke. 2014-10-02 19:32:39 -07:00
jsast.tbl Bug 1061853 - Reintroduce PNK_MUTATEPROTO to distinguish ({ __proto__: v }) as mutating the [[Prototype]] from ({ __proto__() {} }) as not doing so. r=shu 2014-08-30 14:27:19 -07:00
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 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jscntxt.h Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05: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 Bug 1065055: also define IS_{LITTLE,BIG}_ENDIAN according to BYTE_ORDER, r=njn 2014-09-11 07:58:37 +02:00
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 1091900 - Remove iteratorObject hook. r=jorendorff 2014-11-05 20:36:49 +01:00
jsfun.cpp Bug 993026 - Simplify JS resolve hook. r=jorendorff 2014-11-08 01:07:12 +01:00
jsfun.h Bug 993026 - Simplify JS resolve hook. r=jorendorff 2014-11-08 01:07:12 +01:00
jsfuninlines.h
jsgc.cpp Bug 1074961 - Part 12: Simplify the locking in releaseArena; r=sfink 2014-11-10 14:55:29 -08:00
jsgc.h Bug 1074961 - Part 12: Simplify the locking in releaseArena; r=sfink 2014-11-10 14:55:29 -08:00
jsgcinlines.h Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
jshashutil.h Bug 650161 - Fix test failures with compacting GC enabled r=terrence 2014-08-14 11:52:33 +01:00
jsinfer.cpp Bug 914255 - Reduce the number of objects tracked in a TypeSet, r=bhackett 2014-11-05 16:46:21 +01:00
jsinfer.h Bug 914255 - Reduce the number of objects tracked in a TypeSet, r=bhackett 2014-11-05 16:46:21 +01:00
jsinferinlines.h Bug 914255: Fix assert on CLOSED TREE, r=bhackett 2014-11-05 17:48:14 +01:00
jsiter.cpp Bug 1091900 - Move ForOfIterator to its own file. r=jandem 2014-11-08 01:07:12 +01: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 Bug 1065623 - Declare random_next in jsmath.h. r=jorendorff 2014-09-12 13:11:00 -04: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 1079120 - Make ToNumber(string) support binary and octal literals. r=till 2014-10-07 02:25:00 -04:00
jsnum.h Bug 1054882 - Rollup patch. r=till, r=sstangl, r=jorendorff 2014-09-16 18:45:31 +02:00
jsobj.cpp Bug 1090537, part 3 - Pass receiver argument through from JSObject::setGeneric and setElement to Proxy::set. r=efaust. 2014-10-15 22:54:57 -05:00
jsobj.h Bug 1090537, part 3 - Pass receiver argument through from JSObject::setGeneric and setElement to Proxy::set. r=efaust. 2014-10-15 22:54:57 -05: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 1093573 part 1 - Some generator bytecode changes. r=wingo 2014-11-06 10:12:56 +01:00
jsopcodeinlines.h Bug 1063816 - Polish work on the renaming of useCount to warmUpCount(er), r=mjrosenb,nbp 2014-09-11 18:40:17 +02:00
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 Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07: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 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
jsscript.h Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07: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 Bug 1051611 - Remove error numbers from js.msg. r=jorendorff 2014-08-15 15:28:10 +02:00
jsstr.cpp Bug 993026 - Simplify JS resolve hook. r=jorendorff 2014-11-08 01:07:12 +01:00
jsstr.h Bug 993026 - Simplify JS resolve hook. r=jorendorff 2014-11-08 01:07:12 +01:00
jstypes.h Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem 2014-07-21 21:43:21 -07:00
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 Bug 1041631, part 2 - Make ES6 Symbols Nightly-only for now. r=Waldo. 2014-08-21 16:34:00 -05: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 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
moz.build Bug 1091900 - Move ForOfIterator to its own file. r=jandem 2014-11-08 01:07:12 +01:00
prmjtime.cpp
prmjtime.h
symverscript.in

README.html

<!-- 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>