gecko-dev/js/src
Christian Holler 414ee00815 Bug 945754 - Make EnsureTrackPropertyTypes handle OOM. r=bhackett
--HG--
extra : rebase_source : 261942cf99f22fc5110e7e51bec6f86c4cfa8aaa
2013-12-03 17:43:18 +01:00
..
assembler Bug 654820 - SpiderMonkey: Re-enable this pool leak assertion check. r=njn 2013-11-25 20:59:10 -08:00
build Bug 912371 - Cross compile support for ICU. r=glandium 2013-11-28 14:49:10 +09:00
builtin Bug 784295 - Part 2: Compile self-hosted JS in extra warnings mode (in DEBUG builds). r=till 2013-11-30 00:16:43 -08:00
config Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
ctypes Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
devtools Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
ds
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 Backed out changeset ea3392e0018f (bug 943719) because of build bustage on a CLOSED TREE 2013-11-27 19:50:02 -05:00
gc Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
gdb 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
jit Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jit-test Bug 944963 - IonMonkey: Add a ModSelf operator to fix an x86 constraint problem with x%x. r=bhackett 2013-12-02 13:41:54 -08:00
jsapi-tests 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
parjs-benchmarks
perf Bug 924642 - SpiderMonkey: Apply internal name linkage using static keywords. r=njn 2013-10-10 05:18:01 -07:00
shell Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
tests Bug 939274 - Change jit-tests remote harness to push tests/* to remote device; r=terrence 2013-11-27 12:51:03 -05:00
v8
vm Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
vtune
yarr Bug 941424 - Build more of the JS engine in unified mode; r=djvj 2013-11-22 00:16:31 -05:00
Makefile.in Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
NamespaceImports.h Bug 887077: Split CompileOptions into ReadOnlyCompileOptions, CompileOptions, and OwningCompileOptions. r=terrence 2013-11-07 21:07:18 -08:00
README.html
TraceLogging.cpp Bug 936431 - Fix tracelogger after CompileOptions changes, r=jimb 2013-11-18 11:48:22 +01:00
TraceLogging.h Bug 887077: Use ReadOnlyCompileOptions in preference to CompileOptions where possible. r=terrence 2013-11-07 21:07:18 -08:00
Y.js
aclocal.m4 Bug 912371 - Cross compile support for ICU. r=glandium 2013-11-28 14:49:10 +09:00
configure.in merge mozilla-inbound to mozilla-central 2013-12-03 10:14:06 +01: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 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04:00
js-config.h.in Bug 781171 - delete JS_BYTES_PER_WORD/JS_BITS_PER_WORD from configure.in; r=glandium 2013-10-11 15:13:35 -04:00
js-config.in
js.msg Bug 930411 - Implement export declarations; r=bholley 2013-11-11 20:05:40 +01:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsanalyze.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsanalyze.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -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 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsapi.h Bug 943839 - Simplify Anchor and get rid of JS_AnchorPtr. r=terrence 2013-12-02 15:43:30 -08:00
jsarray.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsarray.h Bug 903193 - Part 6: Add ParallelExecution path to ArraySetLength. (r=bhackett) 2013-10-08 15:14:04 -07:00
jsast.tbl Bug 930411 - Implement export declarations; r=bholley 2013-11-11 20:05:40 +01:00
jsatom.cpp Bug 933681 - Define JSStdName tables in terms of jsprototypes.h. r=jorendorff 2013-11-22 10:55:42 -08: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 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.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
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jscntxt.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jscntxtinlines.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jscompartment.cpp Bug 934799 - Part 1: Lazify delazifying lazy scripts in debug mode. (r=jimb) 2013-11-27 09:54:44 -08:00
jscompartment.h Bug 934799 - Part 1: Lazify delazifying lazy scripts in debug mode. (r=jimb) 2013-11-27 09:54:44 -08:00
jscompartmentinlines.h 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
jscpucfg.h Bug 932991: Partly revert bug 898274 on jscpucfg.h, breaks OpenBSD/sparc64 (at least) where <machine/endian.h> must be included after <sys/types.h>. r=njn 2013-11-04 22:05:51 +01:00
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 924642 - SpiderMonkey: Apply internal name linkage using static keywords. r=njn 2013-10-10 05:18:01 -07:00
jsdate.h
jsdtoa.cpp Bug 924642 - SpiderMonkey: Apply internal name linkage using static keywords. r=njn 2013-10-10 05:18:01 -07:00
jsdtoa.h
jsexn.cpp Bug 925739 - Rename cx->names().classPrototype to just cx->names().prototype, for readability/predictability. r=jorendorff 2013-10-11 15:24:44 +02:00
jsexn.h Bug 928220 - Get rid of JS_INLINE 2013-10-22 06:34:24 +09:00
jsfriendapi.cpp Bug 945360 - Fix some recent new rooting hazards in SpiderMonkey; r=sfink 2013-12-02 11:11:07 -08:00
jsfriendapi.h Bug 943989. Check the right member for our generation, and replace some hardcoded offsets with offsetof values. r=efaust 2013-12-02 09:50:34 -05:00
jsfun.cpp Bug 941424 - Build more of the JS engine in unified mode; r=djvj 2013-11-22 00:16:31 -05:00
jsfun.h 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
jsfuninlines.h
jsgc.cpp Bug 943827 - Fix out of memory memory handling for buffered gray roots r=billm 2013-11-28 10:14:06 +00:00
jsgc.h Bug 943827 - Fix out of memory memory handling for buffered gray roots r=billm 2013-11-28 10:14:06 +00:00
jsgcinlines.h Bug 941311 - Improve GGC pretenuring heuristics, r=terrence,jandem. 2013-11-21 19:20:25 -08:00
jshashutil.h Bug 939993 - Fix places where HashTable::AddPtr could be used with out-of-date hash value under GGC r=sfink 2013-11-25 11:26:10 +00:00
jsinfer.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsinfer.h Bug 941311 - Improve GGC pretenuring heuristics, r=terrence,jandem. 2013-11-21 19:20:25 -08:00
jsinferinlines.h Bug 945754 - Make EnsureTrackPropertyTypes handle OOM. r=bhackett 2013-12-03 17:43:18 +01:00
jsiter.cpp Bug 942390 - Don't use the iterator cache if the object has an __iterator__ property. r=bhackett 2013-11-28 11:09:40 +01:00
jsiter.h Bug 928508 - Change String.prototype.@@iterator to iterate over code points. r=jorendorff. 2013-10-23 11:42:25 -05:00
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 942211 - Remove usages of NewObjectWithClassProto. r=jwalden 2013-11-25 11:40:53 +00:00
jsmath.h Bug 931328 - IonMonkey: Inline Math.hypot(x, y). r=jandem, r=jorendorff 2013-10-31 19:36:13 +05:30
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 811264 - Use mozilla::Abs in jsnum.cpp, instead of open-coding it in ways that trigger warnings with some compilers. Also rename IntToCString to Int32ToCString, for accuracy. r=jorendorff 2013-11-05 14:29:01 -08:00
jsnum.h Bug 928050 - Don't GC during atomization, r=billm. 2013-11-09 19:53:53 -07:00
jsobj.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsobj.h Bug 935855 part 6. Add friend API exposing the max number of fixed slots, and some static asserts that we're not going past it. r=jorendorff 2013-11-25 20:59:38 -05:00
jsobjinlines.h Bug 928050 - Don't GC during atomization, r=billm. 2013-11-09 19:53:53 -07:00
json.cpp Bug 942211 - Remove usages of NewObjectWithClassProto. r=jwalden 2013-11-25 11:40:53 +00:00
json.h
jsonparser.cpp Bug 928050 - Don't GC during atomization, r=billm. 2013-11-09 19:53:53 -07:00
jsonparser.h
jsopcode.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsopcode.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsopcode.tbl Bug 932757 - Remove JSOP_POPV and JSOP_STOP, r=jorendorff 2013-11-04 15:33:15 +01: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 903193 - Part 5: Refactor SetPropertyHelper and friends to have a thread local variant. (r=bhackett) 2013-10-08 15:14:04 -07:00
jspropertytree.h Bug 903193 - Part 5: Refactor SetPropertyHelper and friends to have a thread local variant. (r=bhackett) 2013-10-08 15:14:04 -07:00
jsprototypes.h Bug 933681 - Define JSStdName tables in terms of jsprototypes.h. r=jorendorff 2013-11-22 10:55:42 -08:00
jsproxy.cpp Bug 939696 - IsScriptedProxy. r=bholley 2013-11-26 14:53:20 +01:00
jsproxy.h Bug 939696 - IsScriptedProxy. r=bholley 2013-11-26 14:53:20 +01:00
jspubtd.h Bug 933681 - Define JSStdName tables in terms of jsprototypes.h. r=jorendorff 2013-11-22 10:55:42 -08:00
jsreflect.cpp Bug 942211 - Remove usages of NewObjectWithClassProto. r=jwalden 2013-11-25 11:40:53 +00:00
jsreflect.h
jsscript.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsscript.h Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsscriptinlines.h 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
jsshell.msg Bug 900669 - OdinMonkey: asm.js caching (shell-only support) (r=sstangl) 2013-10-15 12:13:34 -05:00
jsstr.cpp Bug 944946 - Use accessor methods for script->code and script->length, r=jandem. 2013-12-03 08:17:50 -08:00
jsstr.h Bug 938124 - Various cleanups and tweaks to avoid non-threadsafe GC heap accesses during IonBuilder, r=jandem. 2013-11-21 06:01:58 -08:00
jstypes.h Bug 928220 - Get rid of JS_INLINE 2013-10-22 06:34:24 +09:00
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 Bug 924642 - SpiderMonkey: Apply internal name linkage using static keywords. r=njn 2013-10-10 05:18:01 -07:00
jsversion.h
jswatchpoint.cpp Bug 928050 - Specify whether to iterate over atoms zone (r=bhackett) 2013-11-10 22:48:58 -08:00
jswatchpoint.h Bug 931812: Remove unnecessary postbarriering of watchpoint map r=terrence 2013-11-01 10:20:50 +00:00
jsweakcache.h
jsweakmap.cpp Bug 944040 - Do not use the store buffer during moving GC; r=jonco 2013-11-25 14:06:56 -08:00
jsweakmap.h Bug 944040 - Do not use the store buffer during moving GC; r=jonco 2013-11-25 14:06:56 -08:00
jswin.h
jsworkers.cpp Bug 941827 - Use off-main-thread parsing even if GetCPUCount() == 1 (r=bhackett) 2013-11-29 08:54:26 -06:00
jsworkers.h Bug 941827 - Use off-main-thread parsing even if GetCPUCount() == 1 (r=bhackett) 2013-11-29 08:54:26 -06:00
jswrapper.cpp Bug 928050 - Specify whether to iterate over atoms zone (r=bhackett) 2013-11-10 22:48:58 -08:00
jswrapper.h
make-source-package.sh
moz.build Backed out changeset 3e9d8536f7a8 (bug 943839) on the suspicion of having broken the PGO builds 2013-12-01 16:29:54 -05: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>