gecko/js/src
2013-02-14 10:38:02 -07:00
..
assembler bug 837347: re-enable typed arrays in JM on ARM (very necessary for mandreel) (r=jbramley) 2013-02-14 10:02:00 -05:00
build Bug 840512 - Generalize toolchain.m4 to match newer Apple clang version string. r=glandium 2013-02-13 11:24:09 +01:00
builtin Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 4). r=jwalden 2013-02-13 12:20:06 -08:00
config Merge mozilla-central to mozilla-inbound 2013-02-14 11:09:15 +00:00
ctypes Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap. 2013-01-08 13:57:44 +01:00
devtools
ds Rename the |static const bool result| member of IsSame, IsPod, and IsPointer to |value| to be consistent with every other type trait. I have no idea how I managed to consistently not notice this during review. Followup to bug 723228, r=typo 2013-02-08 22:59:54 -08:00
editline
frontend Bug 840548 - GC: rooting hazards in the parser r=sfink 2013-02-12 17:19:05 +00:00
gc Bug 668583 - Detect rope corruption earlier in opt builds. r=billm 2013-02-12 11:07:26 -08:00
gdb Bug 840319: Keep js/src/gdb/gdb-tests.cpp's 'breakpoint' function from being unified with other functions in SM. r=sfink 2013-02-12 11:55:00 -08:00
ion Bug 824249 - Fix bustage on a CLOSED TREE 2013-02-14 09:41:36 -07:00
jit-test Bug 839215 - Make large typedarrays singletons more aggressively; r=bhackett 2013-02-12 11:50:49 -08:00
jsapi-tests Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
methodjit Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink. 2013-02-13 17:24:00 -08:00
perf
shell Bug 841403 - Add --ion-uses-before-compile option to shell, r=jandem. 2013-02-14 10:38:02 -07:00
tests Merge backout of Bug 678392 2013-02-08 16:53:05 -08:00
v8
vm Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink. 2013-02-13 17:24:00 -08:00
yarr Rename the |static const bool result| member of IsSame, IsPod, and IsPointer to |value| to be consistent with every other type trait. I have no idea how I managed to consistently not notice this during review. Followup to bug 723228, r=typo 2013-02-08 22:59:54 -08:00
aclocal.m4 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium 2013-01-16 00:21:06 -08:00
configure.in bug 837347: re-enable typed arrays in JM on ARM (very necessary for mandreel) (r=jbramley) 2013-02-14 10:02:00 -05:00
dtoa.c
js-confdefs.h.in Bug 835551 - Add a new header consolidating non-configure-generated #defines that we require in order to build. r=ted 2013-02-06 19:09:59 -08:00
js-config.h.in Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
js-config.in
js.msg Bug 826009 - Move locale callback info, default locale, etc. data and APIs to be JSRuntime-centered. f=bholley, r=jorendorff 2013-02-07 18:04:11 -08:00
jsalloc.cpp
jsalloc.h Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett 2012-11-29 10:22:12 -08:00
jsanalyze.cpp Implement JSOP_CALLEE in JM (bug 794427, r=bhackett). 2013-02-13 17:24:50 -08:00
jsanalyze.h Rename the |static const bool result| member of IsSame, IsPod, and IsPointer to |value| to be consistent with every other type trait. I have no idea how I managed to consistently not notice this during review. Followup to bug 723228, r=typo 2013-02-08 22:59:54 -08:00
jsapi.cpp Bug 839376 (part 5) - Make ObjectClassIs take a HandleObject. r=sfink. 2013-02-11 21:01:45 -08:00
jsapi.h Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
jsarray.cpp Bug 839376 (part 5) - Make ObjectClassIs take a HandleObject. r=sfink. 2013-02-11 21:01:45 -08:00
jsarray.h Bug 706885 - Do not store singletons in the Nursery; r=bhackett 2013-01-28 11:01:54 -08:00
jsast.tbl Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsatom.cpp Bug 840611: Fix build on BE archs (ie ppc) after bug 834242. r=terrence 2013-02-12 22:29:29 +01:00
jsatom.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsatominlines.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsbool.cpp Bug 706885 - Do not store singletons in the Nursery; r=bhackett 2013-01-28 11:01:54 -08:00
jsbool.h Bug 831822 - Fix various rooting hazards and unnecessary roots found by static analysis, r=terrence. 2013-01-18 06:48:13 -07:00
jsboolinlines.h Bug 831822 - Fix various rooting hazards and unnecessary roots found by static analysis, r=terrence. 2013-01-18 06:48:13 -07:00
jsclass.h Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
jsclist.h
jsclone.cpp Bug 837845 - Manually backout the largest memory users from bug 798624; r=Waldo 2013-02-05 14:22:27 -08:00
jsclone.h Bug 837751 - GC: Root CloneFunctionAtCallsite and WriteStructuredClone r=sfink 2013-02-07 08:22:28 +00:00
jscntxt.cpp Bug 832299 - Handlify JSCompartment::wrap. r=terrence 2013-02-08 20:16:34 +01:00
jscntxt.h Bug 826009 - Move locale callback info, default locale, etc. data and APIs to be JSRuntime-centered. f=bholley, r=jorendorff 2013-02-07 18:04:11 -08:00
jscntxtinlines.h Bug 836949 (part 1) - Clean up the versions/options code. r=jorendorff. 2013-02-06 21:35:16 -08:00
jscompartment.cpp Bug 840172 - Rooting fixes for Wrapper and wrap. r=terrence 2013-02-12 01:31:10 +01:00
jscompartment.h Bug 832299 - Handlify JSCompartment::wrap. r=terrence 2013-02-08 20:16:34 +01:00
jscompartmentinlines.h Bug 835966 - Refactor {cx,rt,allocator}->malloc_ (r=luke) 2013-01-30 12:22:04 -08:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h Bug 752578 - Use mfbt's guard object implementation rather than using our own in all the easy cases. r=Ms2ger 2012-12-27 11:20:22 -06:00
jsdate.cpp Bug 838955 (part 2) - Fix rooting hazards in jsstr.cpp identified by static analysis. r=sfink. 2013-02-07 18:13:41 -08:00
jsdate.h Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence 2012-12-31 12:40:21 -08:00
jsdbgapi.cpp Backed out changeset 2861ef67390a (bug 837566) for Linux32 mochitest-other shutdown hangs. 2013-02-05 07:54:49 -05:00
jsdbgapi.h Bug 833817 part 3 - Replace JSStackFrame with JSAbstractFramePtr. r=luke 2013-01-25 09:49:29 +01:00
jsdhash.cpp
jsdhash.h Bug 831885 - Turn JS_DHASH_ENTRY_IS_* into inline functions; r=jorendorff 2013-02-07 09:08:57 +01:00
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 826009 - Move locale callback info, default locale, etc. data and APIs to be JSRuntime-centered. f=bholley, r=jorendorff 2013-02-07 18:04:11 -08:00
jsexn.h
jsfriendapi.cpp Bug 840581 - GC: jsapitests crash with rooting analysis enabled r=terrence 2013-02-12 17:44:31 +00:00
jsfriendapi.h Bug 831076 - Outerize at the very beginning of XPConnect wrapping and remove other outerization checks. r=mrbkap 2013-02-04 15:13:13 +00:00
jsfun.cpp Bug 839376 (part 6) - Fix five more easy rooting hazards. r=sfink. 2013-02-12 14:57:20 -08:00
jsfun.h Bug 706885 - Do not store singletons in the Nursery; r=bhackett 2013-01-28 11:01:54 -08:00
jsfuninlines.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsgc.cpp Bug 839471 - GC: Sweep type objects on the background thread r=billm 2013-02-08 08:40:39 +00:00
jsgc.h Bug 839471 - GC: Sweep type objects on the background thread r=billm 2013-02-08 08:40:39 +00:00
jsgcinlines.h Bug 839471 - GC: Sweep type objects on the background thread r=billm 2013-02-08 08:40:39 +00:00
jsinfer.cpp Bug 840278 - Mark the presence of sparse indexes in type information for object initializers, r=jandem. 2013-02-14 07:29:35 -07:00
jsinfer.h Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
jsinferinlines.h Bug 836949 (part 1) - Clean up the versions/options code. r=jorendorff. 2013-02-06 21:35:16 -08:00
jsinterp.cpp Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink. 2013-02-13 17:24:00 -08:00
jsinterp.h Bug 839420 - Refactor ReportIsNotFunction to not use spIndexOf and remove spIndexOf. r=bhackett 2013-02-09 13:51:48 +01:00
jsinterpinlines.h Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink. 2013-02-13 17:24:00 -08:00
jsiter.cpp Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
jsiter.h Remove LIFO invariants from the enumerator list (bug 831626, r=billm). 2013-01-24 11:17:41 -08:00
jskwgen.cpp
jslibmath.h bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05:00
jslock.h
jslog2.cpp
jsmath.cpp Bug 706885 - Do not store singletons in the Nursery; r=bhackett 2013-01-28 11:01:54 -08:00
jsmath.h Bug 820180 - Isolate JS pseudorandom number generator state per compartment. r=luke. 2012-12-14 14:27:22 -06:00
jsmemorymetrics.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 838955 (part 2) - Fix rooting hazards in jsstr.cpp identified by static analysis. r=sfink. 2013-02-07 18:13:41 -08:00
jsnum.h Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
jsnuminlines.h
jsobj.cpp Bug 839376 (part 7) - Fix seven more easy rooting hazards. r=sfink. 2013-02-12 14:59:33 -08:00
jsobj.h Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink. 2013-02-13 17:24:00 -08:00
jsobjinlines.h Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink. 2013-02-13 17:24:00 -08:00
json.cpp Bug 839376 (part 5) - Make ObjectClassIs take a HandleObject. r=sfink. 2013-02-11 21:01:45 -08:00
json.h
jsonparser.cpp Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
jsonparser.h
jsopcode.cpp Bug 839376 (part 3) - Some low-hanging exact rooting fruit. sfink. 2013-02-11 14:04:25 -08:00
jsopcode.h Bug 836373 - IonMonkey changes to compareString for the baseline jit. r=jandem 2013-02-08 00:01:15 +01:00
jsopcode.tbl Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsopcodeinlines.h
jsoplengen.cpp
jsprf.cpp
jsprf.h
jsprobes.cpp Bug 751618 - Zone renaming part 8 (r=terrence) 2013-01-27 13:51:41 -08:00
jsprobes.h Bug 751618 - Zone renaming part 8 (r=terrence) 2013-01-27 13:51:41 -08:00
jspropertycache.cpp Bug 832972 - Reduce cost of exact stack rooting during name operations, clean up some GC allocation methods, r=terrence. 2013-01-23 15:22:10 -07:00
jspropertycache.h Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
jspropertycacheinlines.h Bug 830787 - Move jsscope to vm/Shape. r=jorendroff 2013-01-26 16:03:19 +01:00
jspropertytree.cpp Bug 838643 - GC: Finalize shapes on background thread r=billm 2013-02-07 08:22:29 +00:00
jspropertytree.h Bug 823080 - Fix warning spam on MSVC. r=sphink 2012-12-22 09:16:50 +09:00
jsprototypes.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsproxy.cpp Bug 839376 (part 5) - Make ObjectClassIs take a HandleObject. r=sfink. 2013-02-11 21:01:45 -08:00
jsproxy.h Bug 839027 - Kill object typeof hook. r=jorendorff 2013-02-11 21:05:13 +01:00
jsprvtd.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jspubtd.h Bug 807853 - Add (but do not yet use) parallel compilation mode to ion r=dvander,terrence 2013-02-07 11:34:43 -08:00
jsreflect.cpp Bug 837845 - Manually backout the largest memory users from bug 798624; r=Waldo 2013-02-05 14:22:27 -08:00
jsreflect.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsscript.cpp Bug 841132: Remove unused variable 'notes' from js::XDRScript(). r=njn,till 2013-02-13 16:26:02 -08:00
jsscript.h Bug 837845 - Manually backout the largest memory users from bug 798624; r=Waldo 2013-02-05 14:22:27 -08:00
jsscriptinlines.h Bug 679940 - Share bytecode, source notes and atoms of functions in a runtime wherever possible. r=bhackett 2013-02-02 00:02:08 +01:00
jsshell.msg Bug 838759 - Remove assertJit shell function. r=bhackett 2013-02-07 10:21:15 +01:00
jsstr.cpp Bug 839376 (part 6) - Fix five more easy rooting hazards. r=sfink. 2013-02-12 14:57:20 -08:00
jsstr.h Bug 837981 - Remove GetDeflatedStringLength(). r=terrence. 2013-02-05 15:12:05 -08:00
jsstrinlines.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jstypedarray.cpp Bug 839376 (part 5) - Make ObjectClassIs take a HandleObject. r=sfink. 2013-02-11 21:01:45 -08:00
jstypedarray.h Bug 834766 - GC: Fix some more rooting issues found by static analysis r=sphink 2013-01-25 17:48:07 +00:00
jstypedarrayinlines.h Bug 839215 - Make large typedarrays singletons more aggressively; r=bhackett 2013-02-12 11:50:49 -08:00
jstypes.h bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05:00
jsutil.cpp Bug 837715. Reduce compression rate for js source. r=benjamin 2013-02-06 12:53:52 -05:00
jsutil.h Bug 752578 - Use mfbt's guard object implementation rather than using our own in all the easy cases. r=Ms2ger 2012-12-27 11:20:22 -06:00
jsversion.h Bug 804834 - Part 2: Disable for-each-in from content by default. r=waldo 2012-12-21 20:48:36 +09:00
jswatchpoint.cpp Bug 706885 - Move post barrier verifier to JSRuntime; r=billm 2013-01-28 15:59:02 -08:00
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Back out changeset 0d285589f47a (Bug 839673) - Broken Merge 2013-02-13 11:04:25 -08:00
jsweakmap.h Back out changeset 0d285589f47a (Bug 839673) - Broken Merge 2013-02-13 11:04:25 -08:00
jswin64.asm
jswin.h
jsworkers.cpp Bug 820583 - Use a larger script size limit when compiling off thread, r=dvander. 2013-01-08 13:42:03 -07:00
jsworkers.h Bug 820583 - Use a larger script size limit when compiling off thread, r=dvander. 2013-01-08 13:42:03 -07:00
jswrapper.cpp Bug 819158 - Introduce stopAtOuter for UnwrapObjectChecked. r=mrbkap 2013-02-14 01:11:32 +01:00
jswrapper.h Bug 819158 - Introduce stopAtOuter for UnwrapObjectChecked. r=mrbkap 2013-02-14 01:11:32 +01:00
Makefile.in Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 4). r=jwalden 2013-02-13 12:20:06 -08:00
prmjtime.cpp
prmjtime.h
README.html
TraceLogging.cpp
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>