gecko/js/src
2013-12-31 08:30:57 -08:00
..
assembler Bug 946481 - Fix PRETTY_PRINT_OFFSET misuse. no_r 2013-12-13 15:46:21 -08:00
build Bug 951010 - Move ConfigStatus.py under mozbuild. r=gps 2013-12-18 08:07:11 +09:00
builtin Bug 951439 - Use CallVM for RegExp.exec(). r=h4writer 2014-01-06 14:51:34 -08:00
config Bug 948405 - Define a dummy environment variable to ensure that the build system will not choke with non-ASCII characters. r=gps 2014-01-07 07:58:30 +09:00
ctypes Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
devtools Bug 955660 - Fix an exact rooting hazard in CallSetup; r=bz 2013-12-31 08:30:57 -08:00
ds Bug 937132 - SpiderMonkey: Check for overflows in LifoAlloc. r=luke 2013-12-23 09:09:05 -05:00
editline Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage 2013-11-28 14:24:05 +09:00
frontend Bug 953284 - Remove JSOP_NOTEARG. r=jandem 2013-12-27 15:30:26 -06:00
gc Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
gdb Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE 2013-12-16 18:27:43 -08:00
jit Bug 956361 - IonMonkey: Add extra debugging code for optimization levels, r=jandem 2014-01-07 17:55:42 +01:00
jit-test Bug 956434 - Disable testArrayBufferSlice.js for unpredictable failures on ggc builds. 2014-01-06 12:40:03 -05:00
jsapi-tests MSVC bustage fix (apparently it doesn't like "\u0000" in C++, while clang is somehow perfectly happy to accept it, bizarro). Followup to bug 507998, r=bustage 2013-12-19 15:35:18 -05:00
parjs-benchmarks
perf
shell Bug 944821 - Support more than 1 cached asm.js module per origin (r=janv) 2013-12-04 22:32:52 -06:00
tests Bug 918879 - Implement String#codePointAt and String.fromCodePoint r=till 2013-12-23 21:48:47 +01:00
v8
vm Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
vtune
yarr Bug 872971 - Clamp regexp quantifiers to INT_MAX. r=jandem 2013-12-18 16:45:26 +01:00
aclocal.m4 Bug 950291 - Kill js/src/build/autoconf. r=ted 2013-12-17 11:13:53 +09:00
configure.in Bug 948405 - Define a dummy environment variable to ensure that the build system will not choke with non-ASCII characters. r=gps 2014-01-07 07:58:30 +09:00
dtoa.c Bug 942116 - Stop using the register keyword in the JS engine; r=luke 2013-11-22 13:49:41 -05:00
js-confdefs.h.in Bug 956601 - Add Char16.h to RequiredDefines.h so that SpiderMonkey standalone works again, in compilers without native char16_t support. r=sstangl 2014-01-05 18:05:11 -06:00
js-config.h.in Bug 939505 - Use JS_DEBUG in public headers. r=jorendorff 2013-12-06 15:03:08 -08:00
js-config.in
js.msg Bug 918879 - Implement String#codePointAt and String.fromCodePoint r=till 2013-12-23 21:48:47 +01:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsanalyze.cpp Bug 927782 - Part 11: Optimize block scopes without aliased locals. r=luke 2013-11-26 12:07:02 +01:00
jsanalyze.h Bug 949747 - Use accessor methods for JSFunction fields, r=jandem. 2013-12-14 16:38:07 -08:00
jsanalyzeinlines.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsapi.cpp Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
jsapi.h Bug 945596 - Define getJitCompilerOption to confirm jit-compiler-options. r=nbp, r=h4writer 2014-01-06 10:03:41 -05:00
jsarray.cpp Bug 952619 - Kill some SpiderMonkey build warnings; r=Waldo 2013-12-20 12:48:41 -08:00
jsarray.h Bug 879402 - Use template object to faster set the input and index properties on CreateRegExpMatchResult, r=bhackett 2013-12-12 16:43:52 +01:00
jsast.tbl
jsatom.cpp Bug 942453 - Handlify IndexToId. r=terrence 2013-12-18 13:30:49 +01:00
jsatom.h Bug 933681 - Define JSStdName tables in terms of jsprototypes.h. r=jorendorff 2013-11-22 10:55:42 -08:00
jsatominlines.h Bug 938124 - Add thread safety class instances to get IonBuilder passing the thread safety dynamic analysis, r=jandem. 2013-12-19 10:01:25 -08:00
jsbool.cpp Back out 00644e4b067d (bug 938124) for debug browser-chrome bustage, and probable debug ASan jit-test bustage 2013-11-19 22:27:56 -08:00
jsbool.h
jsboolinlines.h Bug 938124 - Add thread safety class instances to get IonBuilder passing the thread safety dynamic analysis, r=jandem. 2013-12-19 10:01:25 -08:00
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 950513 - Remove JS_WORKER_THREADS typedef, r=luke. 2013-12-19 11:56:27 -08:00
jscntxt.h Bug 950513 - Remove JS_WORKER_THREADS typedef, r=luke. 2013-12-19 11:56:27 -08:00
jscntxtinlines.h Bug 951282 - Wrap the pending exception lazily; r=luke 2013-12-17 13:01:05 -08:00
jscompartment.cpp Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
jscompartment.h Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
jscompartmentinlines.h Bug 938124 - Add thread safety class instances to get IonBuilder passing the thread safety dynamic analysis, r=jandem. 2013-12-19 10:01:25 -08:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp Bug 941424 - Build more of the JS engine in unified mode; r=djvj 2013-11-22 00:16:31 -05:00
jscrashreport.h
jsdate.cpp Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 951282 - Wrap the pending exception lazily; r=luke 2013-12-17 13:01:05 -08:00
jsexn.h Bug 948647, part 3 - Change js_ErrorToException to return true iff cx->throwing was set, and document the convention. r=Waldo. 2013-12-16 06:03:22 -06:00
jsfriendapi.cpp Bug 955838 - Remove JSScript::enclosingScriptsCompiledSuccessfully() and some unused friend API functions. r=bhackett 2014-01-03 11:19:50 +01:00
jsfriendapi.h Bug 955838 - Remove JSScript::enclosingScriptsCompiledSuccessfully() and some unused friend API functions. r=bhackett 2014-01-03 11:19:50 +01:00
jsfun.cpp Bug 952295 - Fix an exact rooting hazard in CompileLazyFunction; r=sfink 2013-12-19 16:55:32 -08:00
jsfun.h Bug 938124 - Add thread safety class instances to get IonBuilder passing the thread safety dynamic analysis, r=jandem. 2013-12-19 10:01:25 -08:00
jsfuninlines.h Bug 948230 - Use accessor methods for JSScript bitfields, r=jandem. 2013-12-10 18:22:28 -08:00
jsgc.cpp Bug 930427 - Add a compartment option specifically for mergable compartments r=billm 2014-01-03 10:30:51 +00:00
jsgc.h Bug 951666 - Rename IonCode to JitCode. r=njn 2013-12-18 23:01:51 +01:00
jsgcinlines.h Bug 951666 - Rename IonCode to JitCode. r=njn 2013-12-18 23:01:51 +01:00
jshashutil.h Bug 948162 - Update DependentAddPtr's ptr on GC r=terrence 2013-12-18 15:25:31 +00:00
jsinfer.cpp Bug 956072 - Distinguish non-writable from non-data properties in type information. r=jandem 2014-01-06 19:02:28 +01:00
jsinfer.h Bug 956072 - Distinguish non-writable from non-data properties in type information. r=jandem 2014-01-06 19:02:28 +01:00
jsinferinlines.h Bug 956072 - Distinguish non-writable from non-data properties in type information. r=jandem 2014-01-06 19:02:28 +01:00
jsiter.cpp Bug 942453 - Handlify IndexToId. r=terrence 2013-12-18 13:30:49 +01:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo 2013-11-27 09:37:10 -06:00
jsmath.cpp Bug 904918: Odin Float32 support; p=bbouvier,dougc r=luke,sstangl 2013-12-12 20:23:29 +01:00
jsmath.h Bug 904918: Odin Float32 support; p=bbouvier,dougc r=luke,sstangl 2013-12-12 20:23:29 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 937083 - Make js::CharsToNumber propagate OOM. r=shu 2013-12-06 18:39:42 +01:00
jsnum.h
jsobj.cpp Bug 956072 - Distinguish non-writable from non-data properties in type information. r=jandem 2014-01-06 19:02:28 +01:00
jsobj.h Bug 953316 - Add all the other object flags to JSObject::dump's output. r=bhackett 2013-12-20 21:53:40 -05:00
jsobjinlines.h Backed out changeset 884a27ad7c5e (bug 950407) for mochitest orange. 2014-01-06 15:49:17 -05:00
json.cpp Bug 942453 - Handlify IndexToId. r=terrence 2013-12-18 13:30:49 +01:00
json.h
jsonparser.cpp Bug 507998 - Add line/column information to the errors reported by JSON.parse, pointing out exactly where in the input string the first bad character was found. r=njn, r=Waldo, rs=jorendorff on the delta (particularly the Unicode escape bits) from the originally-posted patch 2013-12-19 14:40:58 -05:00
jsonparser.h Bug 507998 - Add line/column information to the errors reported by JSON.parse, pointing out exactly where in the input string the first bad character was found. r=njn, r=Waldo, rs=jorendorff on the delta (particularly the Unicode escape bits) from the originally-posted patch 2013-12-19 14:40:58 -05:00
jsopcode.cpp Bug 949747 - Use accessor methods for JSFunction fields, r=jandem. 2013-12-14 16:38:07 -08:00
jsopcode.h Bug 927782 - Part 1: Expose JSScript::getBlockScope(jsbytecode *). r=luke 2013-12-06 17:56:20 +01:00
jsopcode.tbl Bug 953284 - Remove JSOP_NOTEARG. r=jandem 2013-12-27 15:30:26 -06:00
jsopcodeinlines.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsoplengen.cpp
jsprf.cpp Backed out changeset ea3392e0018f (bug 943719) because of build bustage on a CLOSED TREE 2013-11-27 19:50:02 -05:00
jsprf.h
jspropertytree.cpp Bug 952551 - Fix an exact rooting hazard in Shape::dump; r=sfink 2013-12-20 10:16:11 -08:00
jspropertytree.h Bug 952551 - Fix an exact rooting hazard in Shape::dump; r=sfink 2013-12-20 10:16:11 -08:00
jsprototypes.h Bug 946042 - Add all SIMD functions to the interpreter. r=till 2013-12-18 16:28:32 -05:00
jsproxy.cpp Backed out changeset 884a27ad7c5e (bug 950407) for mochitest orange. 2014-01-06 15:49:17 -05:00
jsproxy.h Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE 2013-12-16 18:27:43 -08:00
jspubtd.h Bug 952295 - Fix an exact rooting hazard in CompileLazyFunction; r=sfink 2013-12-19 16:55:32 -08:00
jsreflect.cpp Bug 956293 - Don't pass RegExp proto to CloneRegExpObject. r=h4writer 2014-01-03 18:58:56 +01:00
jsreflect.h
jsscript.cpp Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan 2014-01-06 10:06:04 -05:00
jsscript.h Bug 956293 - Don't pass RegExp proto to CloneRegExpObject. r=h4writer 2014-01-03 18:58:56 +01:00
jsscriptinlines.h Bug 956293 - Don't pass RegExp proto to CloneRegExpObject. r=h4writer 2014-01-03 18:58:56 +01:00
jsshell.msg
jsstr.cpp Bug 918879 - Implement String#codePointAt and String.fromCodePoint r=till 2013-12-23 21:48:47 +01:00
jsstr.h Bug 507998 - Add line/column information to the errors reported by JSON.parse, pointing out exactly where in the input string the first bad character was found. r=njn, r=Waldo, rs=jorendorff on the delta (particularly the Unicode escape bits) from the originally-posted patch 2013-12-19 14:40:58 -05:00
jstypes.h
jsutil.cpp Bug 937012 - Replace the busted find_vanilla_new_calls script with the much better check_vanilla_allocations.py. r=evilpie,gps. 2013-11-11 18:37:55 +11:00
jsutil.h
jsversion.h
jswatchpoint.cpp Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb 2013-11-25 17:35:09 -08:00
jswatchpoint.h
jsweakcache.h Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb 2013-11-25 17:35:09 -08:00
jsweakmap.cpp Bug 949038 - Fix windows browser build error in jsweakmap.h with generational GC r=terrence 2013-12-12 11:21:59 +00:00
jsweakmap.h Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb 2013-11-25 17:35:09 -08:00
jswin.h Bug 944074 - Followup: undefined min and max from <windows.h> to prevent conflicts. (r=jandem) 2013-12-12 23:19:55 -08:00
jsworkers.cpp Bug 950513 - Add jsscriptinlines to fix sparc64 link errors. r=luke 2014-01-06 12:40:03 -05:00
jsworkers.h Bug 950513 - Remove JS_WORKER_THREADS typedef, r=luke. 2013-12-19 11:56:27 -08:00
jswrapper.cpp Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
jswrapper.h Bug 926012 - Part 3: Convert wrappers to using dynamic prototype hooks. (r=bholley) 2013-12-13 12:01:30 -08:00
make-source-package.sh Bug 956597 - Update the SpiderMonkey source package generation script for bug 794506. r=gps 2014-01-05 17:17:36 -06:00
Makefile.in Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
moz.build Bug 946042 - Add all SIMD functions to the interpreter. r=till 2013-12-18 16:28:32 -05:00
NamespaceImports.h
prmjtime.cpp
prmjtime.h
README.html
symverscript.in
TraceLogging.cpp Bug 948689 - Update TraceLogger to use lineno(). r=efaust 2013-12-10 15:42:49 -08:00
TraceLogging.h
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>