gecko-dev/js/src
Jim Blandy 595069840a Bug 1179278: GDB pretty-printers: handle encoding errors when trying to print JSObject class names. DONTBUILD r=jorendorff
--HG--
extra : rebase_source : b463225bc35fe7f8e2848e20578362e1bfa8bde3
2015-06-30 23:47:14 -07:00
..
asmjs Bug 1253137 - Baldr: update encoding of memory access immediates (r=sunfish) 2016-03-08 19:31:06 -06:00
builtin Bug 1254966 - Disambiguate JS Telemetry macro names. r=evilpie 2016-03-09 14:25:13 +01:00
ctypes Bug 1245877 - Expose error message names via the debugger object; r=jorendorff 2016-03-04 12:21:57 -08:00
devtools Bug 1250190: Make DebuggeeWouldRun checks not assume we always unlock before re-locking. r=fitzgen 2016-03-02 11:09:40 -08:00
doc Bug 1245877 - Expose error message names via the debugger object; r=jorendorff 2016-03-04 12:21:57 -08:00
ds Bug 1253094, part 4 - Stop using DebugOnly for class/struct members in js/. r=billm 2016-02-26 15:52:07 +00:00
editline
frontend Bug 1253847 - Do not count the skipped EOL inside template literal. r=jorendorff 2016-03-08 01:27:26 +09:00
gc Backed out changeset 818e0d0ecbcc (bug 1254108) for performance regression on splay 2016-03-09 15:37:22 +00:00
gdb Bug 1179278: GDB pretty-printers: handle encoding errors when trying to print JSObject class names. DONTBUILD r=jorendorff 2015-06-30 23:47:14 -07:00
irregexp Bug 1253094, part 4 - Stop using DebugOnly for class/struct members in js/. r=billm 2016-02-26 15:52:07 +00:00
jit Bug 1254808 - IonMonkey: MIPS: Define JS_USE_LINK_REGISTER on MIPS. r=h4writer 2016-03-09 19:07:52 +08:00
jit-test Backed out changeset 818e0d0ecbcc (bug 1254108) for performance regression on splay 2016-03-09 15:37:22 +00:00
jsapi-tests Bug 956899 - Move and rename rust-alike Mutex to ExclusiveData; r=fitzgen 2016-03-03 11:15:53 -08:00
octane
perf
proxy Bug 991016 - Check return value of a setDelegate call. r=efaust. 2016-03-04 12:27:17 -06:00
shell Bug 1253137 - Baldr: change wasmEvalText/Wasm.instantiateModule to return/take a typed array view instead of buffer (r=sunfish) 2016-03-05 17:45:54 -06:00
tests Bug 1254384: Remove support for ion-eager, baseline-eager, and dump-bytecode from js/src/jit-test harness. r=nbp 2016-03-07 18:23:10 -08:00
threading Bug 956899 - Move and rename rust-alike Mutex to ExclusiveData; r=fitzgen 2016-03-03 11:15:53 -08:00
vm Bug 1224038 - Part 2: Use stable hashing for NewTable; r=sfink 2016-01-22 10:41:43 -08:00
vtune
Makefile.in Bug 1253431 part 6 - Remove SDK_BINARY from js/src; r=gps 2016-03-03 13:46:20 -05:00
NamespaceImports.h
README.html
Y.js
aclocal.m4 Bug 1253502 - Move python virtualenv initialization to moz.configure. r=gps 2016-03-08 15:41:32 +09:00
configure.in Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project. r=chmanchester 2016-03-09 09:23:27 +09:00
dtoa.c Bug 1245737 (part 0) - Fix a leak in DtoaState. r=sfink. 2016-02-10 17:17:56 +11:00
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 1254349 - Remove unused error messages. r=mrrrgn 2016-03-08 13:49:47 +01:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1253124 - Check return values in and around js::ValueToSourceForError r=jandem 2016-03-08 10:15:09 +00:00
jsapi.h Bug 1246929 - Skip installing functions and properties on builtins for the self-hosting global. r=Waldo 2016-02-10 23:09:13 +01:00
jsarray.cpp Bug 1232639 - Implement Object.{values,entries} in C++ to avoid native call overhead in tight loop. r=jorendorff 2016-03-06 21:12:39 +01:00
jsarray.h Bug 1232639 - Implement Object.{values,entries} in C++ to avoid native call overhead in tight loop. r=jorendorff 2016-03-06 21:12:39 +01:00
jsast.tbl
jsatom.cpp
jsatom.h
jsatominlines.h
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 1245877 - Expose error message names via the debugger object; r=jorendorff 2016-03-04 12:21:57 -08:00
jscntxt.h Bug 1253094, part 4 - Stop using DebugOnly for class/struct members in js/. r=billm 2016-02-26 15:52:07 +00:00
jscntxtinlines.h
jscompartment.cpp Bug 1221378: Properly root object passed to the allocation metadata callback. r=fitzgen 2016-02-22 14:02:38 -08:00
jscompartment.h Bug 1249123 - Add telemetry for __defineGetter__/__defineSetter__ |this| values. data-review=bsmedberg r=till 2016-02-24 13:27:12 +01:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Bug 1205298 - Date.parse() should accept a wider range of potential formats; r=jandem 2016-02-08 14:15:28 -06:00
jsdate.h
jsdtoa.cpp Bug 1248101 - Make dtoa_malloc infallible. r=sfink. 2016-02-16 15:04:45 +11:00
jsdtoa.h
jsexn.cpp Bug 1254174 - Convert uncaught symbol to a descriptive string. r=jorendorff 2016-03-09 01:32:06 +09:00
jsexn.h Bug 912337 - Make a new Error subclass: Debugger.DebuggeeWouldRun. (r=jimb) 2016-02-19 13:46:07 -08:00
jsfriendapi.cpp Bug 1251833 - Part 3: Merge ArenaHeader into Arena. r=terrence 2016-02-29 11:24:00 -05:00
jsfriendapi.h Bug 1251518. Fix js::ErrorReportToString to make a bit more sense, and change worker code to not use it anyway, so it matches the mainthread code. r=bholley,terrence 2016-03-01 13:49:21 -05:00
jsfun.cpp Bug 1246929 - Skip installing functions and properties on builtins for the self-hosting global. r=Waldo 2016-02-10 23:09:13 +01:00
jsfun.h backout Bug 1221144 for perf regression 2016-02-12 04:11:10 -08:00
jsfuninlines.h backout Bug 1221144 for perf regression 2016-02-12 04:11:10 -08:00
jsgc.cpp Backed out changeset 818e0d0ecbcc (bug 1254108) for performance regression on splay 2016-03-09 15:37:22 +00:00
jsgc.h Bug 1253094, part 4 - Stop using DebugOnly for class/struct members in js/. r=billm 2016-02-26 15:52:07 +00:00
jsgcinlines.h Bug 1251833 - Part 3: Merge ArenaHeader into Arena. r=terrence 2016-02-29 11:24:00 -05:00
jshashutil.h
jsiter.cpp Bug 1232639 - Implement Object.{values,entries} in C++ to avoid native call overhead in tight loop. r=jorendorff 2016-03-06 21:12:39 +01:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
jsnum.h
jsobj.cpp Bug 1246929 - Skip installing functions and properties on builtins for the self-hosting global. r=Waldo 2016-02-10 23:09:13 +01:00
jsobj.h Bug 1246929 - Skip installing functions and properties on builtins for the self-hosting global. r=Waldo 2016-02-10 23:09:13 +01:00
jsobjinlines.h Bug 1221378: Properly root object passed to the allocation metadata callback. r=fitzgen 2016-02-22 14:02:38 -08:00
json.cpp Bug 1241349 part 1. Introduce a JS::ToJSONMaybeSafely API that's kind of like JS_Stringify but will give you a chance of not having side-effects as long as the input is nice enough. r=waldo 2016-02-10 23:31:33 -05:00
json.h Bug 1241349 part 1. Introduce a JS::ToJSONMaybeSafely API that's kind of like JS_Stringify but will give you a chance of not having side-effects as long as the input is nice enough. r=waldo 2016-02-10 23:31:33 -05:00
jsopcode.cpp Bug 1249896 - Part 4: Avoid declaring variable between cases in switch. r=luke 2016-02-23 23:45:48 +09:00
jsopcode.h
jsopcodeinlines.h
jsprf.cpp Backed out changeset 94593f55cd01 (bug 1251303) for ASAN failures 2016-02-26 14:23:55 +00:00
jsprf.h
jspropertytree.cpp Bug 1251833 - Part 3: Merge ArenaHeader into Arena. r=terrence 2016-02-29 11:24:00 -05:00
jspropertytree.h
jsprototypes.h Bug 1252498 - Baldr: add Wasm object behind pref, default off (r=jorendorff) 2016-03-03 10:20:21 -06:00
jspubtd.h Bug 1246697 - Use simpler semantics for PersistentRooted<Traceable>; r=sfink 2016-02-10 09:48:28 -08:00
jsscript.cpp Bug 1250935 - Use mozilla::Variant instead of a raw union and manual tag for ScriptSource::data; r=terrence 2016-02-24 09:46:00 +01:00
jsscript.h Bug 1250935 - Use mozilla::Variant instead of a raw union and manual tag for ScriptSource::data; r=terrence 2016-02-24 09:46:00 +01:00
jsscriptinlines.h backout Bug 1221144 for perf regression 2016-02-12 04:11:10 -08:00
jsshell.msg
jsstr.cpp Bug 1248851 part 1 - Explicitly mark some release() calls result-unused. r=Waldo 2016-02-20 11:06:25 +08:00
jsstr.h
jstypes.h bug 1244128 - stop exporting js friend api symbols from libxul r=glandium 2016-02-01 21:40:18 -05:00
jsutil.cpp
jsutil.h
jsversion.h
jswatchpoint.cpp
jswatchpoint.h
jsweakmap.cpp
jsweakmap.h
jswin.h
jswrapper.h Bug 1188364 - Supress GC while transplanting to prevent compacting GC observing intermediate state r=terrence 2016-02-15 10:37:31 +00:00
make-source-package.sh
moz.build Bug 956899 - Move and rename rust-alike Mutex to ExclusiveData; r=fitzgen 2016-03-03 11:15:53 -08:00
old-configure.in Bug 1253553 - Move --enable-artifact-builds, --disable-compile-environment and --enable-build-backend to moz.configure. r=nalexander,r=chmanchester 2016-03-08 15:41:32 +09:00
symverscript.in

README.html

<!-- 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>