gecko/js/src
2015-09-10 19:41:00 +02:00
..
asmjs Back out 12 changesets (bug 1199719) for rebasing on top of something that's being backed out 2015-09-10 13:47:12 -07:00
builtin Back out 5 changesets (bug 774364, bug 1195578) for SM(p) OOMs 2015-09-10 13:48:35 -07:00
ctypes Bug 1088214 - Remove JSCLASS_IMPLEMENTS_BARRIERS now this is implemented everywhere r=terrence 2015-09-02 10:40:10 +01:00
devtools Bug 1186424: Rename FunctionBuilder into FunctionValidator; r=luke 2015-09-03 16:43:58 +02:00
doc Bug 1145442 - More jit coach optimization outcome docs. r=shu 2015-09-10 14:40:08 -04:00
ds Backout c9e469c6b915 (Bug 1196847) for regressing octane. 2015-09-03 09:38:04 -07:00
editline Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
frontend Back out 5 changesets (bug 774364, bug 1195578) for SM(p) OOMs 2015-09-10 13:48:35 -07:00
gc Bug 1202865 - Split out Zone selection from stats collection and malloc bytes reset; r=jonco 2015-09-10 14:11:56 -07:00
gdb Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
irregexp Bug 1190295 - Remove 'args' arguments from MacroAssembler::setupAlignedABIArgs and MacroAssembler::setupUnalignedABIArgs. r=bbouvier 2015-08-17 11:32:19 +02:00
jit Bug 1202222 - IonMonkey: MIPS32: Move compat functions to MacroAssemblerMIPSCompat. r=nbp 2015-09-10 19:41:00 +02:00
jit-test Back out 5 changesets (bug 774364, bug 1195578) for SM(p) OOMs 2015-09-10 13:48:35 -07:00
jsapi-tests Bug 1202028 - Implement range based for loops for SavedFrame stacks. r=terrence 2015-09-10 16:24:00 +02:00
octane Bug 1195198 - Octane: Restore run.js broken by Bug 1179063. r=terrence 2015-08-17 00:26:00 -04:00
perf
proxy Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
shell Bug 1200809 part 1 - Add InlinableNatives JitInfo infrastructure, use it for Math natives. r=bz,nbp 2015-09-04 15:52:10 +02:00
tests Bug 1199546 - Properly perform ToPropertyKey operations involved in computed property names in both object literals and destructuring patterns. r=abargull 2015-08-28 03:49:25 -07:00
vm Bug 1202028 - Implement range based for loops for SavedFrame stacks. r=terrence 2015-09-10 16:24:00 +02:00
vtune
aclocal.m4 Bug 1192277 - remove check for LLVM PR 8927; r=glandium 2015-08-07 19:35:43 -04:00
configure.in bug 1198226 - Move HOST_{C,CXX}FLAGS to moz.build HOST_{CFLAGS,CXXFLAGS,DEFINES}. r=mshal 2015-09-08 11:35:43 -04:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 930414 - Check for duplicate module exports r=shu 2015-09-04 14:14:43 +01:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Back out changeset d9a4c7d198f0 (bug 1084009) for b2g emulator chrome and debug mochitest bustage 2015-09-10 15:17:23 -07:00
jsapi.h Bug 1190628 - Replace AutoScriptVector with normal Rooted usage; r=jimb 2015-08-03 17:38:59 -07:00
jsarray.cpp Bug 1200809 part 2 - Convert Array natives to new InlinableNatives system. r=nbp 2015-09-04 15:53:45 +02:00
jsarray.h Bug 1200809 part 2 - Convert Array natives to new InlinableNatives system. r=nbp 2015-09-04 15:53:45 +02:00
jsast.tbl Bug 1168992 - Part 3: Change PNK_SUPERPROP to PNK_DOT and fix reflection of super.prop. (r=Waldo) 2015-09-02 15:09:04 -07:00
jsatom.cpp Bug 1168992 - Part 2: Fix reflection of new.target. (r=Waldo) 2015-09-02 15:09:03 -07:00
jsatom.h Bug 1168992 - Part 2: Fix reflection of new.target. (r=Waldo) 2015-09-02 15:09:03 -07:00
jsatominlines.h
jsbool.cpp Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1196391, part 3 - Make argument count assertions fatal in js::ExpandErrorArgumentsVA(). r=Waldo 2015-09-03 15:39:09 -07:00
jscntxt.h Bug 1200809 part 5 - Convert self-hosting intrinsics to new InlinableNatives system. r=till 2015-09-04 15:55:32 +02:00
jscntxtinlines.h
jscompartment.cpp Bug 1200642 - Fix OOM handling issues r=terrence 2015-09-08 08:45:11 +01:00
jscompartment.h Bug 1175394 part 2 - Rename normal/strict arguments to mapped/unmapped arguments. r=jorendorff 2015-09-02 13:05:30 +02:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 1088214 - Remove JSCLASS_IMPLEMENTS_BARRIERS now this is implemented everywhere r=terrence 2015-09-02 10:40:10 +01:00
jsexn.h
jsfriendapi.cpp Bug 1199843 - Part 2: Use js::TraceChildren everywhere we don't need external linkage; r=jonco 2015-09-02 09:01:02 -07:00
jsfriendapi.h Backed out 10 changesets (bug 1123237) for hazard build failures and Windows test failures 2015-09-05 13:49:39 -07:00
jsfun.cpp Bug 1199165 - Rename isHeavyweight to needsCallObject. r=shu 2015-09-02 12:34:07 +02:00
jsfun.h Bug 1199165 - Rename isHeavyweight to needsCallObject. r=shu 2015-09-02 12:34:07 +02:00
jsfuninlines.h
jsgc.cpp Bug 1202865 - Split out Zone selection from stats collection and malloc bytes reset; r=jonco 2015-09-10 14:11:56 -07:00
jsgc.h Bug 1191482 - Improve WeakCache sweep code and add assertions r=terence 2015-08-11 12:41:14 +01:00
jsgcinlines.h
jshashutil.h
jsiter.cpp Bug 1155618 - Fix more out of memory handling issues r=terrence 2015-09-07 11:36:55 +01:00
jsiter.h Bug 1191529 - Remove JSIdArray and AutoIdArray and replace with Rooted<IdVector>; r=mccr8, r=jonco 2015-08-05 11:02:00 -07:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp Bug 1200809 part 1 - Add InlinableNatives JitInfo infrastructure, use it for Math natives. r=bz,nbp 2015-09-04 15:52:10 +02:00
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
jsnum.h Bug 1114782 - Using compiler's builtin overflow-checked functions in SafeAdd and friends. r=sunfish 2015-09-02 16:32:31 -07:00
jsobj.cpp Bug 1088214 - Remove JSCLASS_IMPLEMENTS_BARRIERS now this is implemented everywhere r=terrence 2015-09-02 10:40:10 +01:00
jsobj.h Bug 1183153 - Give generator function groups the correct builtin prototype. r=Waldo 2015-08-26 11:02:15 -04:00
jsobjinlines.h Backout c9e469c6b915 (Bug 1196847) for regressing octane. 2015-09-03 09:38:04 -07:00
json.cpp Bug 1196497 - Don't assert that the replacer continues to pass IsArray during JSON.stringify. (If the replacer was a revocable proxy to an array, revoking the proxy would make the replacer no longer IsArray.) r=evilpie 2015-08-21 21:09:07 -07:00
json.h
jsopcode.cpp Bug 1190628 - Replace AutoScriptVector with normal Rooted usage; r=jimb 2015-08-03 17:38:59 -07:00
jsopcode.h Bug 1190454 part 4 - Use mozilla::Vector in js::ScriptCounts. r=bhackett 2015-08-29 01:32:36 +02:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 1191117 - Remove RootedGeneric and replace with normal Rooted usage; r=jonco 2015-08-04 14:32:27 -07:00
jspropertytree.h Bug 1191756: Improve tests to not always exit with status 3 (OOM); r=jonco 2015-08-13 17:28:48 +02:00
jsprototypes.h Bug 930414 - Add module fields relating to exports r=shu 2015-08-24 15:58:36 +01:00
jspubtd.h Bug 1190628 - Replace AutoScriptVector with normal Rooted usage; r=jimb 2015-08-03 17:38:59 -07:00
jsscript.cpp Bug 1155618 - Fix more out of memory handling issues r=terrence 2015-09-07 11:36:55 +01:00
jsscript.h Bug 1175394 part 1 - Create an unmapped (strict) arguments object for functions with rest/destructuring/default arguments. r=jorendorff 2015-09-02 12:57:10 +02:00
jsscriptinlines.h Bug 1190454 part 4 - Use mozilla::Vector in js::ScriptCounts. r=bhackett 2015-08-29 01:32:36 +02:00
jsshell.msg
jsstr.cpp Bug 1199887 - Make str_replace_string_raw return a JSString*, rather than return its always-string result via outparam. r=evilpie 2015-08-26 12:10:00 -07:00
jsstr.h Bug 1199887 - Make str_replace_string_raw return a JSString*, rather than return its always-string result via outparam. r=evilpie 2015-08-26 12:10:00 -07:00
jstypes.h
jsutil.cpp Backed out changeset ad5849c18324 (bug 1199203) for build bustage ON A CLOSED TREE 2015-09-10 08:26:52 +05:30
jsutil.h
jsversion.h No Bug - Reenable erroneously disabled exponentiation operator in nightly builds. (r=me) 2015-08-28 14:55:20 -07:00
jswatchpoint.cpp Bug 1164294 - Implement a linear-time ephemeron marking algorithm, r=terrence, r=jonco 2015-08-12 16:55:40 -07:00
jswatchpoint.h Bug 1164294 - Implement a linear-time ephemeron marking algorithm, r=terrence, r=jonco 2015-08-12 16:55:40 -07:00
jsweakcache.h Bug 1191482 - Improve WeakCache sweep code and add assertions r=terence 2015-08-11 12:41:14 +01:00
jsweakmap.cpp Bug 1201051 - Add ObjectWeakMap::init() rather than crashing in constructor on OOM r=terrence 2015-09-03 12:08:08 +01:00
jsweakmap.h Bug 930414 - Hook up module environements, alising everything at top level for now r=shu 2015-08-24 15:58:36 +01:00
jswin.h
jswrapper.h Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
make-source-package.sh
Makefile.in Bug 1200523 - Remove leftover debugging code from js/src/Makefile.in; r=ted 2015-09-10 13:49:19 +02:00
moz.build Backed out 1 changesets (bug 1194139) for SpiderMonkey regressions on a CLOSED TREE 2015-09-11 09:00:12 +02:00
NamespaceImports.h Bug 1190628 - Replace AutoScriptVector with normal Rooted usage; r=jimb 2015-08-03 17:38:59 -07:00
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>