gecko/js/src
Heiher 7c860300da Bug 1209553 - IonMonkey: MIPS: Add suffix 'f' for constant float32. r=arai
---
 js/src/jit/mips-shared/CodeGenerator-mips-shared.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2015-09-30 07:26:59 +08:00
..
asmjs Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
builtin Bug 1209001 - Fix OOM handling when creating ModuleObject r=terrence 2015-09-29 10:14:56 +01:00
ctypes Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
devtools Bug 1181612: Split AsmJSValidate into AsmJS{Validate,Compile} and different headers; r=luke 2015-09-16 19:30:23 +02:00
doc Bug 1176880 part 3 - Debugger.Script.getOffsetsCoverage: Add documentation. r=shu 2015-09-16 21:11:35 +02:00
ds Backout cca86cd156cf (Bug 1196847) for regressing EarleyBoyer. 2015-09-28 14:57:16 -07:00
editline
frontend Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
gc Backout cca86cd156cf (Bug 1196847) for regressing EarleyBoyer. 2015-09-28 14:57:16 -07:00
gdb Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
irregexp bug 1171649 - Implement arm/iOS support in JS JITs. r=jandem 2015-09-23 10:21:41 -04:00
jit Bug 1209553 - IonMonkey: MIPS: Add suffix 'f' for constant float32. r=arai 2015-09-30 07:26:59 +08:00
jit-test Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
jsapi-tests Backout cca86cd156cf (Bug 1196847) for regressing EarleyBoyer. 2015-09-28 14:57:16 -07:00
octane
perf Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
proxy Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
shell Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
tests Backed out changeset 6d452e559186 (bug 1206987) for causing windows jit test timeouts 2015-09-25 12:48:59 -07:00
vm Bug 709490 - Part 3: Transfer OffscreenCanvas from mainthread to workers., r=baku, r=sfink 2015-09-29 11:51:24 +01:00
vtune
aclocal.m4 bug 1205273 - Define XP_IOS in js/src. r=glandium 2015-09-22 10:51:53 -04:00
configure.in Bug 1207897 - Add a configure option to build multiple build backends. r=gps 2015-09-29 09:23:50 +09:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
jsapi.h Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
jsarray.cpp Bug 1101561 - Move ensuring classes needed by parsing into a single method, and assert all needed prototypes are created as delegates. r=jandem 2015-09-25 11:22:28 -07: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 1208994 - ToAtom<NoGC> should not throw an exception on failure r=terrence 2015-09-29 10:15:42 +01: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
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1202051 - Use a PersistentRooted to automate tracing of unwrappedException_; r=sfink 2015-09-04 13:40:59 -07:00
jscntxt.h Bug 1202051 - Use a PersistentRooted to automate tracing of unwrappedException_; r=sfink 2015-09-04 13:40:59 -07:00
jscntxtinlines.h
jscompartment.cpp Bug 1206590: Move gcWeakMapList from JSCompartment to JS::Zone. r=terrence 2015-09-18 23:07:34 -07:00
jscompartment.h Bug 1206590: Move gcWeakMapList from JSCompartment to JS::Zone. r=terrence 2015-09-18 23:07:34 -07:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsexn.h
jsfriendapi.cpp Bug 1209325: Move implementation of JS WeakMap type into its own file. r=terrence. 2015-09-01 23:17:26 -07:00
jsfriendapi.h Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsfun.cpp Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsfun.h Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsfuninlines.h
jsgc.cpp Backout cca86cd156cf (Bug 1196847) for regressing EarleyBoyer. 2015-09-28 14:57:16 -07:00
jsgc.h Bug 1205454 - Consolidate the tagged pointer marking methods; r=sfink 2015-09-17 10:57:55 -07:00
jsgcinlines.h
jshashutil.h
jsiter.cpp Bug 1101561 - Fix generator bootstrapping (for legacy and star generators both) to be OOM-safe. r=jandem 2015-09-24 12:51:56 -07:00
jsiter.h Bug 1101561 - Fix generator bootstrapping (for legacy and star generators both) to be OOM-safe. r=jandem 2015-09-24 12:51:56 -07:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp bug 1205273 - Define XP_IOS in js/src. r=glandium 2015-09-22 10:51:53 -04:00
jsmath.h Bug 984018 - sincos optimization. r=nbp 2015-09-13 10:58:23 -03:00
jsnativestack.cpp bug 1205273 - Define XP_IOS in js/src. r=glandium 2015-09-22 10:51:53 -04:00
jsnativestack.h
jsnum.cpp
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 Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsobj.h Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
jsobjinlines.h Backout cca86cd156cf (Bug 1196847) for regressing EarleyBoyer. 2015-09-28 14:57:16 -07:00
json.cpp Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits 2015-08-28 21:55:40 -07:00
json.h
jsopcode.cpp Bug 1203695 - GenerateLcovInfo: Check if JSScripts have associated bytecode before spewing their content. r=bhackett 2015-09-16 21:11:36 +02:00
jsopcode.h
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp
jspropertytree.h
jsprototypes.h Bug 1101561 - Fix generator bootstrapping (for legacy and star generators both) to be OOM-safe. r=jandem 2015-09-24 12:51:56 -07:00
jspubtd.h Backout 13654c18b57f (Bug 1202048) for cgc bustage on a CLOSED TREE. 2015-09-11 11:37:05 -07:00
jsscript.cpp Bug 1208067 - Ensure that self-hosted functions with innner functions aren't relazified. r=jandem 2015-09-24 23:19:56 +02:00
jsscript.h Bug 1208067 - Ensure that self-hosted functions with innner functions aren't relazified. r=jandem 2015-09-24 23:19:56 +02:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp Bug 1182653 - Use JSRuntime* instead of JSContext* in ubi::Node infrastructure; r=sfink 2015-09-23 09:39:56 -07:00
jsstr.h Bug 1182653 - Use JSRuntime* instead of JSContext* in ubi::Node infrastructure; r=sfink 2015-09-23 09:39:56 -07:00
jstypes.h
jsutil.cpp Bug 1199203 - Add support for per-thread OOM testing. r=jonco 2015-09-11 16:11:56 +02:00
jsutil.h Bug 1201057 - Move AutoEnterOOMUnsafeRegion to Utility.h with the other OOM simulation infrastructure r=terrence 2015-09-21 14:31:51 +01:00
jsversion.h Bug 1202561 - Mark no-longer-used constants in jsversion.h. r=jorendorff. 2015-09-23 11:51:31 -07:00
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 1209325: Move implementation of JS WeakMap type into its own file. r=terrence. 2015-09-01 23:17:26 -07:00
jsweakmap.h Bug 1209325: Move implementation of JS WeakMap type into its own file. r=terrence. 2015-09-01 23:17:26 -07:00
jswin.h
jswrapper.h Backed out 7 changesets (bug 1206168, bug 1177318, bug 1054756) for hazard build failures CLOSED TREE 2015-09-23 12:31:19 -07:00
make-source-package.sh
Makefile.in Bug 930414 - Implement module ResolveExport method r=shu 2015-09-23 15:47:39 +01:00
moz.build Bug 1205135 - IonMonkey: MIPS: Split shareable code to mips-shared in CodeGenerator-mips32. r=nbp 2015-09-30 07:03:21 +08: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>