gecko-dev/js/src
2013-08-30 11:09:13 -05:00
..
assembler Bug 909499 part 1 - Rename js::ion namespace to js::jit. r=njn 2013-08-27 12:50:16 +02:00
build Bug 907650 - Move debugging options configure.in goop in compiler-opts.m4. r=gps 2013-08-30 11:10:33 +09:00
builtin Bug 909757 - Silence "warning: empty character constant" in builtin/String.js. r=till. 2013-08-30 11:09:13 -05:00
config Bug 909077 - Remove useless STATIC_DIRS and EXTERNAL_DIRS variables. r=gps 2013-08-30 11:10:19 +09:00
ctypes Bug 898347 - Make typed array use type repr constants (Part 2/6) r=sfink 2013-08-12 22:00:50 -04:00
devtools Bug 910947 - More static rooting analysis fixes to get it all running on build slaves. r=divine-right 2013-08-29 14:51:19 -07:00
ds Bug 905654 - Fix an assertion failure running GGC shell on linux 32 bit builds; r=terrence 2013-08-16 09:15:00 -07:00
editline Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal 2013-08-22 08:56:02 +02:00
frontend Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
gc Bug 732665 - Introduce a mechanism for specifying different stack limits for system, trusted, and untrusted code. r=luke 2013-08-28 11:04:15 -07:00
gdb Bug 851992 - Allow building against system ICU library. r=glandium f=gaston 2013-08-28 07:31:46 +02:00
jit Bug 909494 - IonMonkey: Fix MMod range analysis for non-integer values. r=nbp 2013-08-29 14:49:25 -07:00
jit-test Bug 906963 - Detect whether a bytecode offset is within the scope of a catch statement. 2013-08-30 10:52:31 +02:00
jsapi-tests Bug 732665 - Introduce a mechanism for specifying different stack limits for system, trusted, and untrusted code. r=luke 2013-08-28 11:04:15 -07:00
parjs-benchmarks
perf Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
shell Bug 909977 - Rename mozilla::Move to mozilla::OldMove, and make mozilla::Move a synonym for std::move(). r=waldo 2013-08-29 11:54:14 -07:00
tests Bug 900125: Tests for Math.fround; r=waldo 2013-08-28 22:00:31 -07:00
v8
vm Bug 911125 - Remove ScriptAnalysis::printTypes and dump TypeScript's observed types instead. r=bhackett 2013-08-30 17:42:31 +02:00
vtune Bug 891541 - Part 1/2 - Ship VTune support for AsmJS with Nightly and Aurora. r=glandium 2013-07-30 14:16:34 -07:00
yarr Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
aclocal.m4
configure.in Bug 907650 - Move debugging options configure.in goop in compiler-opts.m4. r=gps 2013-08-30 11:10:33 +09:00
dtoa.c
js-confdefs.h.in Bug 909171 (part 2) - Fix up jsversion.h includes. r=luke. 2013-08-26 17:09:30 -07:00
js-config.h.in Bug 909171 (part 2) - Fix up jsversion.h includes. r=luke. 2013-08-26 17:09:30 -07:00
js-config.in Bug 894242 - Make C++0x/C++11 mode of gcc/clang mandatory. r=ted 2013-07-17 16:19:25 +09:00
js.msg Bug 898347 - Convert binary data to use TypeRepresentation (Part 3/6) r=sfink 2013-08-12 21:56:24 -04:00
js.pc.in
jsalloc.cpp Bug 885758 - Add ExclusiveContext for use by threads with exclusive access to their compartment, r=billm. 2013-07-10 09:29:52 -06:00
jsalloc.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsanalyze.cpp Bug 911125 - Remove ScriptAnalysis::printTypes and dump TypeScript's observed types instead. r=bhackett 2013-08-30 17:42:31 +02:00
jsanalyze.h Bug 905300 - Remove dead code in SpiderMonkey. r=bhackett 2013-08-15 13:45:30 +02:00
jsanalyzeinlines.h
jsapi.cpp Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jsapi.h Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jsarray.cpp Bug 905947 - Don't assert when redefining an array's length to be configurable via the JSAPI. r=jorendorff 2013-08-20 17:06:51 -07:00
jsarray.h Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
jsast.tbl
jsatom.cpp Bug 666399 - New Harmony syntax for generators. r=Waldo 2013-08-20 11:03:24 +02:00
jsatom.h Bug 726687 - Stop rekeying from calling pre barriers r=terrence 2013-02-15 17:59:19 +00:00
jsatominlines.h Bug 903419 part 1. Change js::GetErrorTypeName to take a JSRuntime, not a JSContext. r=luke 2013-08-29 00:30:06 -04:00
jsbool.cpp Bug 903180 - Simple fix. r=jwalden 2013-08-10 23:21:43 +02:00
jsbool.h Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
jsboolinlines.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsbytecode.h Bug 898263 (part 6) - Move |jssrcnote| and |jsbytecode| out of jsprvtd.h. r=jorendorff. 2013-07-25 22:52:58 -07:00
jsclist.h
jscntxt.cpp Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jscntxt.h Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jscntxtinlines.h Bug 732665 - Introduce a mechanism for specifying different stack limits for system, trusted, and untrusted code. r=luke 2013-08-28 11:04:15 -07:00
jscompartment.cpp Bug 898347 - Add canonical type representation objects (Part 1/6) r=sfink 2013-08-23 11:21:25 -04:00
jscompartment.h Bug 898347 - Add canonical type representation objects (Part 1/6) r=sfink 2013-08-23 11:21:25 -04:00
jscompartmentinlines.h Bug 909866 - Fix an exact rooting hazard in JSCompartment::wrap; r=sfink 2013-08-27 15:16:03 -07:00
jscpucfg.h Bug 898274 (part 1) - Fix ordering of various #include statements. r=benjamin. 2013-08-13 15:34:12 -07:00
jscrashformat.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jscrashreport.cpp Bug 888088 (part 6) - Fix #include ordering in some of js/src/*.{h,cpp}. r=nnethercote. 2013-07-23 17:34:18 -07:00
jscrashreport.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
jsdate.cpp Bug 898274 (part 1) - Fix ordering of various #include statements. r=benjamin. 2013-08-13 15:34:12 -07:00
jsdate.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsdtoa.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
jsdtoa.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsexn.cpp Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jsexn.h Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jsfriendapi.cpp Bug 903419 part 2. Report unhandled rejections in promises. r=smaug,bholley,luke 2013-08-29 00:30:06 -04:00
jsfriendapi.h Bug 903419 part 2. Report unhandled rejections in promises. r=smaug,bholley,luke 2013-08-29 00:30:06 -04:00
jsfun.cpp Bug 909499 part 1 - Rename js::ion namespace to js::jit. r=njn 2013-08-27 12:50:16 +02:00
jsfun.h Bug 906781 - Optimize JSOP_FUNAPPLY with Array argument in Baseline. r=bhackett r=jandem 2013-08-27 18:32:40 -04:00
jsfuninlines.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsgc.cpp Bug 732665 - Introduce a mechanism for specifying different stack limits for system, trusted, and untrusted code. r=luke 2013-08-28 11:04:15 -07:00
jsgc.h Bug 909499 part 1 - Rename js::ion namespace to js::jit. r=njn 2013-08-27 12:50:16 +02:00
jsgcinlines.h Bug 902095 - Allow accessing the compartment/zone for ExclusiveContext, r=billm. 2013-08-13 09:13:46 -06:00
jsinfer.cpp Bug 911125 - Remove ScriptAnalysis::printTypes and dump TypeScript's observed types instead. r=bhackett 2013-08-30 17:42:31 +02:00
jsinfer.h Bug 911125 - Remove ScriptAnalysis::printTypes and dump TypeScript's observed types instead. r=bhackett 2013-08-30 17:42:31 +02:00
jsinferinlines.h Bug 898347 - Allow TypeRepresentation objects to be attached to TI objects (Part 5/6) r=bhackett 2013-08-01 09:47:19 -04:00
jsiter.cpp Bug 908920 - Don't assume suspended generator activations have a script. r=jorendorff 2013-08-27 14:01:11 -04:00
jsiter.h Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
jskwgen.cpp Bug 885761 - Remove Token::t_op and KeywordInfo::op. r=till. 2013-07-10 16:37:45 -05:00
jslibmath.h Bug 888088 (part 6) - Fix #include ordering in some of js/src/*.{h,cpp}. r=nnethercote. 2013-07-23 17:34:18 -07:00
jslock.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsmath.cpp Bug 900125: Add Math.fround to the interpreter; r=sstangl 2013-08-28 22:00:11 -07:00
jsmath.h Bug 900125: Add Math.fround to the interpreter; r=sstangl 2013-08-28 22:00:11 -07:00
jsmemorymetrics.cpp Bug 909977 - Rename mozilla::Move to mozilla::OldMove, and make mozilla::Move a synonym for std::move(). r=waldo 2013-08-29 11:54:14 -07:00
jsnativestack.cpp Bug 888088 (part 6) - Fix #include ordering in some of js/src/*.{h,cpp}. r=nnethercote. 2013-07-23 17:34:18 -07:00
jsnativestack.h
jsnum.cpp Bug 902095 - Allow accessing the compartment/zone for ExclusiveContext, r=billm. 2013-08-13 09:13:46 -06:00
jsnum.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsobj.cpp Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke. 2013-08-26 19:05:20 -07:00
jsobj.h Bug 908898 - Move the JS_PS{G,GS,_END} macros from jsobj.h into jsapi.h for general use. r=jorendorff 2013-08-21 15:33:11 -07:00
jsobjinlines.h Bug 908294 - Additional fixes for ExclusiveContext zones with TI enabled, r=billm. 2013-08-22 21:42:20 -06:00
json.cpp Bug 901351 - Properly handle various edge cases in JSON.parse when walking/reviving the initial object tree. r=jorendorff 2013-08-08 17:31:45 -07:00
json.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsonparser.cpp Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsonparser.h Bug 898263 (part 9) - Move IdValuePair from jsprvtd.h to ds/IdValuePair.h. r=jorendorff. 2013-07-25 23:42:47 -07:00
jsopcode.cpp Bug 911125 - Remove ScriptAnalysis::printTypes and dump TypeScript's observed types instead. r=bhackett 2013-08-30 17:42:31 +02:00
jsopcode.h Bug 909499 part 1 - Rename js::ion namespace to js::jit. r=njn 2013-08-27 12:50:16 +02:00
jsopcode.tbl
jsopcodeinlines.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsoplengen.cpp
jsprf.cpp Bug 888088 (part 7) - Fix #include ordering in the rest of js/src/*.{cpp,h}. r=nnethercote. 2013-07-23 17:34:50 -07:00
jsprf.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jspropertytree.cpp Bug 888088 (part 7) - Fix #include ordering in the rest of js/src/*.{cpp,h}. r=nnethercote. 2013-07-23 17:34:50 -07:00
jspropertytree.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsprototypes.h Bug 898347 - Make typed array use type repr constants (Part 2/6) r=sfink 2013-08-12 22:00:50 -04:00
jsproxy.cpp Bug 910109 (part 1) - Make jsproxy.h not depend on jsapi.h. r=luke. 2013-08-28 17:20:24 -07:00
jsproxy.h Bug 910109 (part 1) - Make jsproxy.h not depend on jsapi.h. r=luke. 2013-08-28 17:20:24 -07:00
jspubtd.h Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jsreflect.cpp Bug 666399 - New Harmony syntax for generators. r=Waldo 2013-08-20 11:03:24 +02:00
jsreflect.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsscript.cpp Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke. 2013-08-26 19:05:20 -07:00
jsscript.h Bug 908301 - Remove dedicated source compression thread, use JS worker threads instead, allow saving source when parsing off thread, r=benjamin. 2013-08-27 11:48:55 -06:00
jsscriptinlines.h Bug 909499 part 1 - Rename js::ion namespace to js::jit. r=njn 2013-08-27 12:50:16 +02:00
jsshell.msg
jsstr.cpp Bug 909171 (part 2) - Fix up jsversion.h includes. r=luke. 2013-08-26 17:09:30 -07:00
jsstr.h Bug 905300 - Remove dead code in SpiderMonkey. r=bhackett 2013-08-15 13:45:30 +02:00
jstypes.h Bug 909171 (part 2) - Fix up jsversion.h includes. r=luke. 2013-08-26 17:09:30 -07:00
jsutil.cpp Bug 888088 (part 7) - Fix #include ordering in the rest of js/src/*.{cpp,h}. r=nnethercote. 2013-07-23 17:34:50 -07:00
jsutil.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsversion.h Bug 909171 (part 3) - Remove JS_VERSION. r=luke. 2013-08-26 17:09:40 -07:00
jswatchpoint.cpp Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jswatchpoint.h Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke. 2013-08-26 19:05:20 -07:00
jsweakcache.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
jsweakmap.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
jsweakmap.h Bug 888088 (part 7) - Fix #include ordering in the rest of js/src/*.{cpp,h}. r=nnethercote. 2013-07-23 17:34:50 -07:00
jswin.h Bug 888088 (part 7) - Fix #include ordering in the rest of js/src/*.{cpp,h}. r=nnethercote. 2013-07-23 17:34:50 -07:00
jsworkers.cpp Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jsworkers.h Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
jswrapper.cpp Bug 907937 - Move object wrapping into the object-overloaded wrap() function. r=billm 2013-08-22 12:40:31 -07:00
jswrapper.h Bug 910109 (part 2) - Make jswrapper.h not depend on jsapi.h. r=luke. 2013-08-28 17:24:34 -07:00
make-source-package.sh Bug 517765 - Mark make-source-package.sh as executable. 2013-08-23 19:35:54 +02:00
Makefile.in Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal 2013-08-15 09:12:40 -04:00
moz.build Bug 898347 - Add canonical type representation objects (Part 1/6) r=sfink 2013-08-23 11:21:25 -04:00
prmjtime.cpp Bug 898274 (part 1) - Fix ordering of various #include statements. r=benjamin. 2013-08-13 15:34:12 -07:00
prmjtime.h Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. 2013-08-08 16:07:22 -07:00
README.html
symverscript.in
TraceLogging.cpp Bug 906626: Tracelogger: Fix the includes and address style nits, r=njn 2013-08-19 15:54:34 +02:00
TraceLogging.h Bug 906626: Tracelogger: Fix the includes and address style nits, r=njn 2013-08-19 15:54:34 +02: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>