gecko-dev/js/src
2013-02-12 11:55:00 -08:00
..
assembler Bug 839582 - IonMonkey: assume high word of 64-bit registers are zero (r=sstangl) 2013-02-08 16:50:33 -08:00
build Bug 836161 - Fix gcc version test from bug 833627 to be properly quoted by m4. r=ted 2013-01-31 10:32:18 +01:00
builtin Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink. 2013-02-11 19:35:22 -08:00
config Bug 790115 - Create .purgecaches in $(DIST)/bin and $(DIST)/bin/webapprt, and allow to override $(DIST)/bin. r=ted 2013-02-11 14:10:10 +01: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 Merge latest green inbound changeset to mozilla-central 2013-02-12 14:43:06 +00:00
gc 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
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 840162 - Add subPtr for registers to ARM masm. r=mjrosenb 2013-02-12 13:21:48 -05: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 4) - Fix four or five more rooting hazards. r=sfink. 2013-02-11 19:35:22 -08:00
perf Bug 807228 - clean up the JSFUN_* flags situation (r=jorendorff) 2012-11-01 21:35:09 -07:00
shell Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink. 2013-02-11 19:35:22 -08:00
tests Merge backout of Bug 678392 2013-02-08 16:53:05 -08:00
v8
vm Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink. 2013-02-11 19:35:22 -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 838915 - Add a JS_STANDALONE configure/make variable. r=ted 2013-02-08 15:58:53 +01:00
dtoa.c
js-confdefs.h.in
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 Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke. 2012-11-16 15:59:26 -06:00
jsalloc.h Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett 2012-11-29 10:22:12 -08:00
jsanalyze.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -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 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
jsapi.h Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
jsarray.cpp Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01: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 839376 (part 3) - Some low-hanging exact rooting fruit. sfink. 2013-02-11 14:04:25 -08: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 Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke. 2012-11-16 15:59:26 -06:00
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 Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke) 2012-10-30 18:28:34 -07:00
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 836949 (part 1) - Clean up the versions/options code. r=jorendorff. 2013-02-06 21:35:16 -08: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 3) - Some low-hanging exact rooting fruit. sfink. 2013-02-11 14:04:25 -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 839376 (part 2) - Add some easy exact roots for jsinfer.cpp. r=sfink. 2013-02-11 14:04:02 -08: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 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01: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 839420 - Refactor ReportIsNotFunction to not use spIndexOf and remove spIndexOf. r=bhackett 2013-02-09 13:51:48 +01: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 Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke. 2012-11-16 15:59:26 -06:00
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 Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke. 2012-11-16 15:59:26 -06:00
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 832299 - Handlify JSCompartment::wrap. r=terrence 2013-02-08 20:16:34 +01:00
jsobj.h Bug 839027 - Kill object typeof hook. r=jorendorff 2013-02-11 21:05:13 +01:00
jsobjinlines.h Bug 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01:00
json.cpp Bug 706885 - Do not store singletons in the Nursery; r=bhackett 2013-01-28 11:01:54 -08:00
json.h Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo 2012-10-08 15:04:36 -07:00
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 Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo 2012-10-08 15:04:36 -07:00
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 Bug 811060 - Move DeflateString out of jsstr and make it Typey; r=Waldo 2012-11-09 09:45:25 -08:00
jsprf.h Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke) 2012-10-30 18:28:34 -07:00
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 838558 - Kill object equality hook. r=jorendorff 2013-02-11 21:06:05 +01: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 836949 (part 1) - Clean up the versions/options code. r=jorendorff. 2013-02-06 21:35:16 -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 830855 - Remove JSScript::principals (sort of) (r=luke) 2013-01-30 18:10:46 -08:00
jsshell.msg Bug 838759 - Remove assertJit shell function. r=bhackett 2013-02-07 10:21:15 +01:00
jsstr.cpp Bug 839751 - "Assertion failure: i < argc_" with localeCompare. r=jwalden 2013-02-11 19:04:36 -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 1) - Add an exact root for jstypedarray.cpp. r=sfink. 2013-02-11 14:03:02 -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 Bug 790338 - Mark weak references in the current compartment group only rather than for all collecting compartments r=billm 2012-11-06 16:01:18 +00:00
jsweakcache.h Bug 790338 - Add Is*AboutToBeFinalized functions r=billm 2012-10-12 10:45:30 +01:00
jsweakmap.cpp Bug 706885 - Move post barrier verifier to JSRuntime; r=billm 2013-01-28 15:59:02 -08:00
jsweakmap.h Bug 821340 - Fix non-GC marking of weakmaps (r=mccr8) 2012-12-18 11:52:37 -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 840172 - Rooting fixes for Wrapper and wrap. r=terrence 2013-02-12 01:31:10 +01:00
jswrapper.h Bug 836524 - Zone renaming part 2 (r=jonco) 2013-02-06 18:08:16 -08:00
Makefile.in Bug 807853 - Add (but do not yet use) parallel compilation mode to ion r=dvander,terrence 2013-02-07 11:34:43 -08:00
prmjtime.cpp Bug 815414 - Move the DST offset cache out of JSContext, and LocalTZA out of a process-wide static, into JSRuntime. r=jorendorff 2012-11-27 15:12:20 -08:00
prmjtime.h Bug 815414 - Move the DST offset cache out of JSContext, and LocalTZA out of a process-wide static, into JSRuntime. r=jorendorff 2012-11-27 15:12:20 -08:00
README.html
TraceLogging.cpp Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke. 2012-11-16 15:59:26 -06:00
TraceLogging.h Bug 808294: Fix tracelogger builds, r=dvander 2012-11-05 17:27:42 +01:00
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>