gecko/js/src
2015-02-03 22:54:57 +01:00
..
asmjs Bug 1125202 - SpiderMonkey: Reorganize the x86 BaseAssembler codebase r=jandem 2015-01-30 16:05:56 -08:00
builtin Bug 1127121 - Remove property key type splitting in ObjectOps. r=bhackett. 2015-01-28 17:12:44 -06:00
ctypes Bug 1127443 - Remove JS_NewObject proto argument. 2015-01-31 16:18:51 +01:00
devtools Bug 1125398 - Benchmark load: simple events, r=terrence 2015-01-26 15:27:18 -08:00
doc Merge mozilla-central to fx-team 2015-01-15 14:40:29 +01:00
ds Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo 2015-02-03 18:52:36 +02:00
editline
frontend Bug 1096378 - Disallow duplicated parameter in method definition. r=jorendorff 2015-02-04 01:25:33 +09:00
gc Bug 1128108 - Do not start post-barrier verification when GGC is disabled; r=jonco 2015-02-03 09:12:44 -08:00
gdb Bug 1125356 - Introduce JS_NewPlainObject. r=Waldo 2015-01-24 16:38:08 +01:00
irregexp Bug 1118604 - move activation fields. r=jandem 2015-01-26 15:40:11 +01:00
jit Backed out changeset 8b393c8dae2b (bug 1127908) for rootanalysis build test failures on a CLOSED TREE 2015-02-03 17:06:27 +01:00
jit-test Bug 1113240 followup - Add nursery object to outer builder's Vector when inlining. r=bhackett 2015-02-03 11:56:12 +01:00
jsapi-tests Bug 1127443 - Remove JS_NewObject proto argument. 2015-01-31 16:18:51 +01:00
octane
perf
proxy Bug 1127121 - Remove property key type splitting in ObjectOps. r=bhackett. 2015-01-28 17:12:44 -06:00
shell Backed out changeset 8b393c8dae2b (bug 1127908) for rootanalysis build test failures on a CLOSED TREE 2015-02-03 17:06:27 +01:00
tests Bug 1111785 - Test for Array.isArray with a proxy. r=Waldo 2015-02-03 22:54:57 +01:00
vm Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo 2015-02-03 18:52:36 +02:00
vtune
aclocal.m4 Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal 2015-01-05 19:18:58 +01:00
configure.in Bug 1125929 - Remove the unused GC stack capture; r=billm 2015-01-28 11:52:01 -08:00
dtoa.c
js-confdefs.h.in
js-config.h.in Bug 1125929 - Remove the unused GC stack capture; r=billm 2015-01-28 11:52:01 -08:00
js-config.in
js.msg Bug 1120390: Make Debugger decline invisible-to-Debugger globals as debuggees and as Debugger.Object referents. r=sfink 2015-01-22 17:33:35 -06:00
js.pc.in
jsalloc.cpp Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in error reporting functions. (r=lth) 2015-01-09 00:06:03 -08:00
jsalloc.h
jsapi.cpp Backed out changeset 8b393c8dae2b (bug 1127908) for rootanalysis build test failures on a CLOSED TREE 2015-02-03 17:06:27 +01:00
jsapi.h Bug 1127792 - Add a pref to globally disable compacting GC r=terrence r=mccr8 r=bent 2015-02-02 14:39:34 +00:00
jsarray.cpp Bug 1127121 - Remove property key type splitting in ObjectOps. r=bhackett. 2015-01-28 17:12:44 -06:00
jsarray.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsast.tbl Bug 1122334 - Part 1: Support ES7 comprehension syntax with multiple ComprehensionIf in Reflect.parse. r=jorendorff 2015-01-23 19:21:37 +09:00
jsatom.cpp
jsatom.h
jsatominlines.h
jsbool.cpp Bug 1111248. r=Waldo 2015-01-24 13:37:46 -05:00
jsbool.h Bug 1111248. r=Waldo 2015-01-24 13:37:46 -05:00
jsboolinlines.h Bug 1111248. r=Waldo 2015-01-24 13:37:46 -05:00
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jscntxt.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jscntxtinlines.h Bug 1118604 - move activation fields. r=jandem 2015-01-26 15:40:11 +01:00
jscompartment.cpp Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jscompartment.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jscompartmentinlines.h Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail. 2015-01-06 19:07:06 -05:00
jscpucfg.h
jsdate.cpp Bug 1112778, part 7 - Rename JSObject::{get,set}Generic etc. -> js::{Get,Set}Property and add a few comments. r=Waldo. 2014-12-18 08:35:42 -06:00
jsdate.h
jsdtoa.cpp Bug 1125929 - Fix identifier conflict between dtoa.c and windows.h; r=terrence 2015-01-29 15:18:00 -08:00
jsdtoa.h
jsexn.cpp Bug 1122361. Deal with populateUncaughtExceptionReport failing. r=waldo 2015-01-22 22:36:21 -05:00
jsexn.h
jsfriendapi.cpp Bug 1126462. Print out our guessed display name for functions, if we have one, when doing a JS::FormatStackDump (aka DumpJSStack() in xpconnect). r=jimb 2015-02-02 15:42:57 -05:00
jsfriendapi.h Bug 1127121 - Remove property key type splitting in ObjectOps. r=bhackett. 2015-01-28 17:12:44 -06:00
jsfun.cpp Bug 1128106 - Clean up LazyScript's ScriptSource accessor. (r=till) 2015-02-02 13:00:16 -08:00
jsfun.h Bug 1084019 - Make the "name" property of function objects configurable. r=jorendorff 2015-01-17 15:38:58 +01:00
jsfuninlines.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsgc.cpp Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsgc.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsgcinlines.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jshashutil.h Bug 1120796 - Part 2: Replace ConvertibleToBool hackarounds with explicit bool operators. r=Waldo 2015-02-03 18:52:36 +02:00
jsinfer.cpp Bug 1125930 - Rename ObjectGroupKey to TypeSetObjectKey, r=jandem. 2015-02-03 07:39:09 -07:00
jsinfer.h Bug 1125930 - Rename ObjectGroupKey to TypeSetObjectKey, r=jandem. 2015-02-03 07:39:09 -07:00
jsinferinlines.h Bug 1125930 - Rename ObjectGroupKey to TypeSetObjectKey, r=jandem. 2015-02-03 07:39:09 -07:00
jsiter.cpp Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp Bug 1101356 - MHypot Instruction supports up to four arguments. r=nbp 2015-01-27 18:58:17 +01:00
jsmath.h Bug 1101356 - MHypot Instruction supports up to four arguments. r=nbp 2015-01-27 18:58:17 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 1120257 (part 1) - Clarify inline string naming by adding JSThinInline. r=jandem. 2015-01-13 14:25:36 -08:00
jsnum.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in string and conversion ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsobj.cpp Bug 1127121 - Remove property key type splitting in ObjectOps. r=bhackett. 2015-01-28 17:12:44 -06:00
jsobj.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsobjinlines.h Bug 1127121 - Remove property key type splitting in ObjectOps. r=bhackett. 2015-01-28 17:12:44 -06:00
json.cpp Bug 1111243 - Implement ES6 proxy behavior for IsArray. r=efaust 2015-01-25 21:42:10 +01:00
json.h
jsopcode.cpp Bug 963879 - Part 1: Overhaul ScopeIter and StaticScopeIter to share iteration logic and to go through evals. (r=luke) 2015-01-14 22:57:35 -08:00
jsopcode.h Bug 1093668 - Cleanup jsopcode.h. r=jandem 2015-01-14 10:05:46 +01:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 650161 - Enable compacting GC on GC_SHRINK collections r=terrence r=glandium 2015-01-16 14:34:32 +00:00
jspropertytree.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsprototypes.h Bug 1069416 - Part 1: Remove JS_HAS_SYMBOLS. r=evilpie 2015-01-28 13:06:37 +09:00
jsproxy.h Bug 1119259 - Mark virtual overridden functions as MOZ_OVERRIDE in JS; r=Waldo 2015-01-12 16:24:57 -05:00
jspubtd.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsreflect.cpp Bug 1122334 - Part 2: Remove FoldConstants checking code from ASTSerializer::comprehension in Reflect.parse. r=jorendorff 2015-01-23 19:21:39 +09:00
jsreflect.h
jsscript.cpp Bug 1128106 - Clean up LazyScript's ScriptSource accessor. (r=till) 2015-02-02 13:00:16 -08:00
jsscript.h Bug 1128106 - Clean up LazyScript's ScriptSource accessor. (r=till) 2015-02-02 13:00:16 -08:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jsstr.h Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. 2015-02-02 11:20:38 -07:00
jstypes.h Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo 2015-01-02 17:32:43 -05:00
jsutil.cpp Bug 1125185 - Define MOZ_COLD for marking "cold" functions r=waldo 2015-01-26 17:30:19 -08:00
jsutil.h Bug 1125185 - Define MOZ_COLD for marking "cold" functions r=waldo 2015-01-26 17:30:19 -08:00
jsversion.h Bug 1069416 - Part 1: Remove JS_HAS_SYMBOLS. r=evilpie 2015-01-28 13:06:37 +09:00
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 1112778, part 7 - Rename JSObject::{get,set}Generic etc. -> js::{Get,Set}Property and add a few comments. r=Waldo. 2014-12-18 08:35:42 -06:00
jsweakmap.h
jswin.h
jswrapper.h Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail. 2015-01-06 19:07:06 -05:00
make-source-package.sh
Makefile.in Bug 1118084 - Remove self-hosted and user-exposed PJS methods. (r=lth) 2015-01-09 00:06:03 -08:00
moz.build Bug 1125236 - SpiderMonkey: Implement a minimal x86 disassembler r=jandem 2015-01-30 16:32:26 -08:00
NamespaceImports.h
prmjtime.cpp Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo 2015-01-02 17:32:43 -05:00
prmjtime.h
README.html
symverscript.in
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>