gecko/js/src
Jan de Mooij fb34edde93 Bug 1119288 part 1 - Clean up ShapeTable::search. r=njn
--HG--
extra : rebase_source : 1977e74d191b2704fb5b69eaa2d8ce7ec9f3c477
2015-01-09 14:31:54 +01:00
..
asmjs Bug 1116491 - IonMonkey: Use a larger code alignment on x86/x64 to load SIMD constants from code sections. r=bbouvier 2015-01-09 12:39:58 +01:00
builtin Bug 1118560 - Update GC_PARAMETER_ARGS_LIST to keep it in sync with paramMap r=terrence 2015-01-09 09:56:45 +00:00
ctypes Bug 1077354 - Allow CTypes to pass DataView argumets as pointers r=terrence 2015-01-08 11:31:13 +00:00
devtools Bug 1118469 - Disallow storing unrooted pointer in memory pointed to by a UniquePtr, r=terrence 2015-01-08 22:41:07 -08:00
doc
ds Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
editline
frontend Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
gc Bug 1119584 - Return number of allocations until next zeal GC, r=terrence 2015-01-08 22:41:31 -08:00
gdb
irregexp Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jit Bug 1063918 - JSONSpewer: Export the memory dependencies. r=sstangl 2015-01-09 14:19:09 +01:00
jit-test Bug 1117146 - Add a |jit-test| flag to run an additional --no-asmjs variant for a test. r=bbouvier 2015-01-09 12:39:58 +01:00
jsapi-tests Bug 1119584 - Return number of allocations until next zeal GC, r=terrence 2015-01-08 22:41:31 -08:00
octane
perf
proxy Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail. 2015-01-06 19:07:06 -05:00
shell Bug 1118996 - Wrap exception object in AutoNewContext r=sfink 2015-01-09 09:56:18 +00:00
tests Bug 1117146 - Add a |jit-test| flag to run an additional --no-asmjs variant for a test. r=bbouvier 2015-01-09 12:39:58 +01:00
vm Bug 1119288 part 1 - Clean up ShapeTable::search. r=njn 2015-01-09 14:31:54 +01: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 1116777 - Default to static linking on mingw. r=glandium 2015-01-09 11:41:26 +01:00
dtoa.c Bug 1111395 - undef CONST to fix problems in some unified builds . r=luke 2014-12-14 14:24:00 +01:00
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 1118084 - Remove self-hosted and user-exposed PJS methods. (r=lth) 2015-01-09 00:06:03 -08: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 Bug 1119584 - Return number of allocations until next zeal GC, r=terrence 2015-01-08 22:41:31 -08:00
jsapi.h Bug 1119584 - Return number of allocations until next zeal GC, r=terrence 2015-01-08 22:41:31 -08:00
jsarray.cpp Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsarray.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsast.tbl
jsatom.cpp
jsatom.h
jsatominlines.h
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h Bug 991720 part 0 - Add expected type before parenthese to fix clang 3.3 warning. r=jandem 2014-12-19 14:47:52 +01:00
jscntxt.cpp Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in error reporting functions. (r=lth) 2015-01-09 00:06:03 -08:00
jscntxt.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in TypedObject code. (r=lth) 2015-01-09 00:06:03 -08:00
jscntxtinlines.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in compartment code. (r=lth) 2015-01-09 00:06:03 -08:00
jscompartment.cpp Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail. 2015-01-06 19:07:06 -05:00
jscompartment.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jscompartmentinlines.h Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail. 2015-01-06 19:07:06 -05:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
jsexn.h
jsfriendapi.cpp Bug 1015339 - Fix DumpJSStack to not crash with Ion code on the stack. r=shu 2015-01-09 10:09:30 +01:00
jsfriendapi.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jsfun.cpp Bug 1073033 part 2.3 - Update callee uses, extract information form the maybe-recovered callee. r=shu 2014-12-19 15:28:29 +01:00
jsfun.h Bug 1073033 part 2.1 - InlineFrameIterator: Recover the non-default value of a function. r=shu 2014-12-19 15:28:29 +01:00
jsfuninlines.h
jsgc.cpp Bug 1119584 - Return number of allocations until next zeal GC, r=terrence 2015-01-08 22:41:31 -08:00
jsgc.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jsgcinlines.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in error reporting functions. (r=lth) 2015-01-09 00:06:03 -08:00
jshashutil.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jsinfer.cpp Bug 1113744 - Don't call zone() when compacting off thread on a CLOSED TREE. 2015-01-07 13:01:27 -07:00
jsinfer.h Bug 1113744 - Trace type descriptors attached to type objects, r=nmatsakis. 2015-01-07 10:25:57 -07:00
jsinferinlines.h Bug 1111194 - Fix write barrier triggering for TypeObject addendum changes, r=nmatsakis. 2014-12-17 16:57:56 -07:00
jsiter.cpp Bug 1117017 - Initialize the IdSet lazily in jsiter.cpp:Snapshot(). r=sfink. 2015-01-07 13:47:10 -08:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in string and conversion ops. (r=lth) 2015-01-09 00:06:03 -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 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsobj.h Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsobjinlines.h Bug 1117753 - remove the PJS generational GC. r=terrence 2015-01-07 08:05:26 +01:00
json.cpp
json.h
jsopcode.cpp Bug 1073033 part 2.2 - Update callee uses, extract information form the calleeTemplate. r=shu 2014-12-19 15:28:29 +01:00
jsopcode.h
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth) 2015-01-09 00:06:03 -08: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
jsproxy.h Bug 1112765 - Add an overridable trace hook to BaseProxyHandler. r=efaust 2014-12-17 16:33:28 -05:00
jspubtd.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jsreflect.cpp Bug 958949 - Save return value for generator function into local variable before running finally-block. r=jandem 2014-12-17 13:12:58 +09:00
jsreflect.h
jsscript.cpp Bug 1114347 - Fix UseNewTypeForClone heuristic to check for the presence of |this|. r=bhackett 2015-01-06 17:05:56 +01:00
jsscript.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in string and conversion ops. (r=lth) 2015-01-09 00:06:03 -08:00
jsstr.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
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 1104651 - Make valloc optional, r=glandium 2014-12-16 20:34:56 -05:00
jsutil.h
jsversion.h
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp
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 1118038 - Remove JIT parts of PJS. (r=lth) 2015-01-07 01:18:42 -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>