gecko/js/src
2013-01-08 16:49:28 -08:00
..
assembler Bug 827995. Avoid spending a lot of time in sprintf while assembling for ARM. r=bhackett 2013-01-08 17:30:22 -05:00
build Bug 802527 - Support Android NDK r8b for x86 android build. r=glandium 2012-12-19 11:49:44 +09:00
builtin Bug 827929 - Remove SkipRoot in Object::toSource; r=billm 2013-01-08 10:52:44 -08:00
config Merging in version bump NO BUG 2013-01-07 12:31:33 -08: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 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
editline
frontend Bug 827539 - Remove unnecessary SkipRoots in the frontend; r=billm 2013-01-07 17:23:08 -08:00
gc Bug 690970, part 1: unmark gray read barrier for weak maps. r=billm 2013-01-08 10:36:51 -08:00
gdb Bug 822563: Pretty-print references to JSObject and its subclasses. r=sfink 2012-12-21 14:49:21 -08:00
ion Bug 827965 - Utilize GetTempRegForIntArg() for callNative calls. (r=sstangl) 2013-01-08 16:50:04 -05:00
jit-test Bug 827659 - Ensure |this| is an object when inlining getter/setter calls. r=bhackett 2013-01-08 19:13:19 +01:00
jsapi-tests Bug 825545 followup - Remove extra comment. r=jorendorff 2013-01-07 18:40:12 -06:00
methodjit Bug 826581 - Root RegExp source for the lifetime of RegExpShared. r=dvander 2013-01-07 14:32:52 -08:00
perf Bug 807228 - clean up the JSFUN_* flags situation (r=jorendorff) 2012-11-01 21:35:09 -07:00
shell Bug 827436: In js.cpp, add #ifdef guard around OptionFailure() definition, since its callers are all #ifdef-guarded. r=dvander 2013-01-07 14:42:14 -08:00
tests Fix a dozen JS tests that were broken when using the command-line test harness (see bug 804834 comment 24 and 25). No bug#, r=evilpie on IRC. 2013-01-08 10:18:29 -06:00
v8
vm Bug 579517 follow-up: Remove NSPR types that crept in 2013-01-07 18:21:50 -05:00
yarr Workaround YARR assert (bug 808478, r=sstangl). 2012-12-17 16:57:48 -08:00
aclocal.m4
configure.in Bug 821502 - Disable -fstrict-aliasing in JS for GCC 4.4 and earlier on Linux and Android. r=glandium,terrence 2013-01-08 01:19:25 +01:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 1). r=jwalden 2013-01-03 12:29:15 -06: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 825892 - Remove JSOP_LOOKUPSWITCH. r=bhackett 2013-01-03 18:35:57 +01:00
jsanalyze.h Bug 823884: Make call uninlineable when aborting during inlining, r=nbp 2013-01-07 19:25:59 +01:00
jsapi.cpp Bug 769872 - Add support for default locale for Internationalization API. r=jwalden 2013-01-03 12:29:09 -06:00
jsapi.h Bug 769872 - Add support for default locale for Internationalization API. r=jwalden 2013-01-03 12:29:09 -06:00
jsarray.cpp Bug 826435 - Do not allow poisoned pointers near a HashTable; r=sfink 2013-01-03 17:01:38 -08:00
jsarray.h Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink 2012-11-29 10:22:10 -08:00
jsarrayinlines.h
jsast.tbl
jsatom.cpp Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink 2012-11-29 10:22:10 -08:00
jsatom.h Bug 810192 - don't require a default constructor for Hash{Map,Set}; only construct objects for live elements (r=terrence) 2012-11-12 15:30:39 -08:00
jsatominlines.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
jsbool.cpp Backout bc98fdc051f5 (bug 792108) for assertions on a CLOSED TREE 2012-12-17 21:35:12 +00:00
jsbool.h
jsboolinlines.h Backout bc98fdc051f5 (bug 792108) for assertions on a CLOSED TREE 2012-12-17 21:35:12 +00:00
jsclass.h Backout bc98fdc051f5 (bug 792108) for assertions on a CLOSED TREE 2012-12-17 21:35:12 +00:00
jsclist.h
jsclone.cpp Bug 822094 - Part 1: Unwrap the transfable parameter if allowed. r=sfink 2012-12-17 17:43:45 -05:00
jsclone.h
jscntxt.cpp Bug 769872 - Add support for default locale for Internationalization API. r=jwalden 2013-01-03 12:29:09 -06:00
jscntxt.h Bug 769872 - Add support for default locale for Internationalization API. r=jwalden 2013-01-03 12:29:09 -06:00
jscntxtinlines.h Bug 821789 - Move JavaScript Object builtins to their own file. r=jwalden 2012-12-20 15:06:37 +01:00
jscompartment.cpp Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb 2013-01-04 21:34:43 +02:00
jscompartment.h Merge m-c to fx-team 2013-01-05 11:41:23 +02:00
jscompartmentinlines.h Bug 810169 - Extra marking for JSContext::global() (r=luke) 2012-12-05 17:44:49 -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 809652 - Add gross one-off predicates to jsfriendapi. r=jorendorff 2012-12-20 22:33:26 -08:00
jsdate.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
jsdbgapi.cpp Bug 790039 - Fix some more rooting assertions; r=terrence,sfink 2013-01-02 15:56:20 -08:00
jsdbgapi.h Bug 822831 - Do not use Unrooted in a signal handler. r=billm 2012-12-18 17:33:25 -08:00
jsdhash.cpp
jsdhash.h bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05: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 817452 - Remove AutoRelease[Nullable]Ptr. r=njn 2012-12-05 00:09:15 -05:00
jsexn.h
jsfriendapi.cpp 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
jsfriendapi.h 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
jsfun.cpp Bug 790039 - Fix some more rooting assertions; r=terrence,sfink 2013-01-02 15:56:20 -08:00
jsfun.h Bug 790039 - Fix some more rooting assertions; r=terrence,sfink 2013-01-02 15:56:20 -08:00
jsfuninlines.h Bug 819509 - Rename almost everything dealing with strict mode to just |strict|. r=njn 2012-12-12 01:37:34 -05:00
jsgc.cpp Bug 825326 - "Assertion failure: (obj)->compartment()->isGCMarking()," r=terrence DONTBUILD 2013-01-07 11:37:24 +00:00
jsgc.h Bug 823080 - Fix warning spam on MSVC. r=sphink 2012-12-22 09:16:50 +09:00
jsgcinlines.h Bug 824321 - "Assertion failure: !IsThingPoisoned(thing)," r=terrence 2013-01-02 17:22:14 +00:00
jsinfer.cpp Bug 822858 - Fix printing of lazy protos in type inference spew. r=bhackett 2013-01-08 16:49:28 -08:00
jsinfer.h Bug 777262: IonMonkey: Inline more compare operations, r=jandem 2012-12-22 23:07:59 +01:00
jsinferinlines.h Bug 780549 - AutoEnterCompilation: Handle init error cases. r=bhackett 2012-12-27 07:12:25 -08:00
jsinterp.cpp Bug 790039 - Fix some more rooting assertions; r=terrence,sfink 2013-01-02 15:56:20 -08:00
jsinterp.h Bug 823482 part 1 - Refactor JSOP_EXCEPTION implementation in the interpreter. r=djvj 2012-12-26 15:57:26 +01:00
jsinterpinlines.h Bug 822383 - Allow arbitrary proxies on the scope chain. r=luke 2012-12-20 11:26:35 -08:00
jsiter.cpp Bug 797493 - Fix assertion involving throwing from a Debugger onPop handler when a generator frame yields. r=jimb. 2013-01-07 12:22:25 -06:00
jsiter.h Bug 806283 - Split up and add native iterators to "object/misc" memory reports. r=jorendorff. 2012-11-01 16:51:04 -07: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 820180 - Isolate JS pseudorandom number generator state per compartment. r=luke. 2012-12-14 14:27:22 -06: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 826526 - Modify the orphan node reporter so it handles WebIDL objects. r=bz. 2013-01-06 20:43:54 -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 Turn PGO off for various functions (bug 791214, r=jandem). 2012-12-07 14:01:40 -08:00
jsnum.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
jsnuminlines.h
jsobj.cpp Bug 826435 - Do not allow poisoned pointers near a HashTable; r=sfink 2013-01-03 17:01:38 -08:00
jsobj.h Bug 826435 - Do not allow poisoned pointers near a HashTable; r=sfink 2013-01-03 17:01:38 -08:00
jsobjinlines.h Bug 821789 - Move JavaScript Object builtins to their own file. r=jwalden 2012-12-20 15:06:37 +01:00
json.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
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 807151 - Unexport |mozilla| from the |js| namespace; r=Waldo 2012-11-06 17:35:18 -08: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 backout bug 810525 for failing jit-tests 2012-12-28 21:52:52 -06:00
jsopcode.h Bug 825892 - Remove JSOP_LOOKUPSWITCH. r=bhackett 2013-01-03 18:35:57 +01:00
jsopcode.tbl Bug 825892 - Remove JSOP_LOOKUPSWITCH. r=bhackett 2013-01-03 18:35:57 +01:00
jsopcodeinlines.h
jsoplengen.cpp
jsprf.cpp Bug 805080 - Remove unused CESU8 support from SpiderMonkey; r=luke 2012-10-29 13:55:17 -07: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 817818 - Miscellaneous rooting fixes. r=terrence 2012-12-17 11:55:15 -08:00
jsprobes.h Bug 817818 - Miscellaneous rooting fixes. r=terrence 2012-12-17 11:55:15 -08:00
jspropertycache.cpp Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett 2012-11-29 10:22:12 -08:00
jspropertycache.h
jspropertycacheinlines.h Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink 2012-11-29 10:22:10 -08:00
jspropertytree.cpp Bug 816776 - Add debug-mode exact rooting assertions for Shape; r=sfink 2012-11-29 10:22:10 -08:00
jspropertytree.h Bug 823080 - Fix warning spam on MSVC. r=sphink 2012-12-22 09:16:50 +09:00
jsprototypes.h Bug 769872 - Add C++ core of Intl object and constructors Collator, NumberFormat, DateTimeFormat. However, disable initialization of Intl object and its constructors while functionality is incomplete. r=jwalden 2012-11-12 13:23:01 -08:00
jsproxy.cpp Bug 826435 - Do not allow poisoned pointers near a HashTable; r=sfink 2013-01-03 17:01:38 -08:00
jsproxy.h Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz 2013-01-03 15:31:36 -06:00
jsprvtd.h Bug 823080 - Fix warning spam on MSVC. r=sphink 2012-12-22 09:16:50 +09:00
jspubtd.h Bug 824312 - Drop support for JSVersion <= 1.5. r=waldo 2013-01-03 13:56:13 +09:00
jsreflect.cpp Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
jsreflect.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
jsscope.cpp Bug 817818 - Miscellaneous rooting fixes. r=terrence 2012-12-17 11:55:15 -08:00
jsscope.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
jsscopeinlines.h Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
jsscript.cpp Bug 825545 followup - Fix building threadless shell. r=me 2013-01-07 19:52:40 -06:00
jsscript.h Bug 825545 - Make the ScriptSource API work even if it is being compressed. r=jorendorff 2013-01-07 18:38:38 -06:00
jsscriptinlines.h Bug 816779 - Add some exact rooting assertions for JSScript; r=bhackett 2012-11-29 10:22:12 -08:00
jsshell.msg
jsstr.cpp Bug 826581 - Root RegExp source for the lifetime of RegExpShared. r=dvander 2013-01-07 14:32:52 -08:00
jsstr.h Bug 808245, Part 1/6 - Fix some nits, especially vim modelines. r=dvander 2012-12-12 16:31:49 -08:00
jsstrinlines.h
jstypedarray.cpp Bug 827225 - Rename JS_GetTypedArrayType to JS_GetArrayBufferViewType, add TYPE_DATAVIEW. r=bz, sr=dmandelin 2013-01-07 15:12:00 -08:00
jstypedarray.h Bug 817343 - GC validation isn't happening r=billm 2012-12-05 17:55:26 +00:00
jstypedarrayinlines.h
jstypes.h bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05:00
jsutil.cpp Bug 804857 - Start with a small compression buffer. r=njn 2012-10-24 16:15:48 -07: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
jsval.h Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke) 2012-10-30 18:28:34 -07: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 690970, part 2: unmark gray read barrier for watchpoints. r=billm 2013-01-08 10:36:51 -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 690970, part 1: unmark gray read barrier for weak maps. r=billm 2013-01-08 10:36:51 -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 824217 - Remove the mode argument from the PIERCE macro to eliminate all but one use of JSRESOLVE_ASSIGNING from jswrapper.cpp. r=bholley 2013-01-03 16:46:50 -06:00
jswrapper.h Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz 2013-01-03 15:31:36 -06:00
jsxml.cpp Bug 821789 - Move JavaScript Object builtins to their own file. r=jwalden 2012-12-20 15:06:37 +01:00
jsxml.h
Makefile.in Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 1). r=jwalden 2013-01-03 12:29:15 -06: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>