gecko-dev/js/src
Steve Fink 48bb3e0096 Bug 1197941 - Allow getline() to malloc its own buffer to avoid intermittent crashes, r=shu
--HG--
extra : commitid : 1uyyLvURamj
extra : rebase_source : 3bf604d75b79c81d75931701c50f9d4088e7d568
2015-09-29 16:39:45 -07: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 Backed out changeset b24fc518598d (bug 1209001) for bug-1209001.js failures 2015-09-29 09:37:39 -07: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 1197941 - Allow getline() to malloc its own buffer to avoid intermittent crashes, r=shu 2015-09-29 16:39:45 -07:00
doc Bug 1204863 - Ignore frames from self-hosted scripts; r=shu 2015-09-29 09:03:14 -07:00
ds Backout cca86cd156cf (Bug 1196847) for regressing EarleyBoyer. 2015-09-28 14:57:16 -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 Bug 1206520: Create an option to throw on asm.js validation failures; r=luke 2015-09-28 12:33:49 +02:00
gc Bug 1196848 - Add Zone::uniqueIds to about:memory reports; r=njn 2015-08-26 14:51:43 -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 Backed out changeset b24fc518598d (bug 1209001) for bug-1209001.js failures 2015-09-29 09:37:39 -07:00
jsapi-tests Bug 1203920 - Get rid of JS_SetStructuredCloneCallbacks, r=sfink 2015-09-29 21:40:16 +01:00
octane Bug 1195198 - Octane: Restore run.js broken by Bug 1179063. r=terrence 2015-08-17 00:26:00 -04:00
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 1133191 - Part 1: Display JS stack trace on exception in js shell. r=jandem,jorendorff 2015-09-27 16:39:59 +09:00
tests Backed out changeset 6d452e559186 (bug 1206987) for causing windows jit test timeouts 2015-09-25 12:48:59 -07:00
vm Bug 1203920 - Get rid of JS_SetStructuredCloneCallbacks, r=sfink 2015-09-29 21:40:16 +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 Bug 1198193 - Change all functions taking CallArgs to take const CallArgs& instead. r=Waldo 2015-08-27 21:18:37 +02:00
jsbool.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
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 1203920 - Get rid of JS_SetStructuredCloneCallbacks, r=sfink 2015-09-29 21:40:16 +01:00
jsfriendapi.h Bug 1203920 - Get rid of JS_SetStructuredCloneCallbacks, r=sfink 2015-09-29 21:40:16 +01: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 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
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 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 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 Bug 1190454 part 4 - Use mozilla::Vector in js::ScriptCounts. r=bhackett 2015-08-29 01:32:36 +02:00
jsopcodeinlines.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
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 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 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 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 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 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>