gecko-dev/js/src
Heiher 2d2692061c Bug 1254808 - IonMonkey: MIPS: Define JS_USE_LINK_REGISTER on MIPS. r=h4writer
---
 js/src/jit/MacroAssembler.h                           |  8 ++++----
 js/src/jit/SharedIC.cpp                               |  3 +--
 js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 14 ++++----------
 js/src/jit/mips32/Trampoline-mips32.cpp               |  7 +++++++
 js/src/jit/mips64/Trampoline-mips64.cpp               |  7 +++++++
 js/src/jit/shared/Assembler-shared.h                  |  3 ++-
 6 files changed, 25 insertions(+), 17 deletions(-)
2016-03-09 19:07:52 +08:00
..
asmjs Bug 1253137 - Baldr: update encoding of memory access immediates (r=sunfish) 2016-03-08 19:31:06 -06:00
builtin Bug 1254105 - Avoid passing magic values to the error reporter machinery in the ShortestPaths testing function; r=jimb 2016-03-08 16:33:00 +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 Bug 1254108 - Delay updating of GC trigger threshold until end of GC r=terrence 2016-03-09 10:15:10 +00:00
gdb Bug 1235615 - Split JS::CompartmentOptions into JS::CompartmentCreationOptions that are immutable characteristics of a compartment, and JS::CompartmentBehaviors that may be changed after the compartment's been created. r=terrence 2015-12-28 16:15:52 -06: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 Bug 1254108 - Delay updating of GC trigger threshold until end of GC r=terrence 2016-03-09 10:15:10 +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 Bug 1239601 - improve the UniquePtr situation (r=jandem) 2016-01-15 18:26:20 -06:00
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
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 Bug 1239601 - improve the UniquePtr situation (r=jorendorff) 2016-01-15 18:26:06 -06:00
jsatom.h Bug 1238195 - Odin: properly support duplicate exports (r=bbouvier) 2016-01-11 12:37:37 -06:00
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 Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor in js. r=sstangl 2016-01-28 11:28:04 +01:00
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 Bug 1254108 - Delay updating of GC trigger threshold until end of GC r=terrence 2016-03-09 10:15:10 +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 Bug 1167248 - Cross compilation fixup. 2016-01-21 13:40:07 +01:00
jsmath.h Bug 1234736 - IonMonkey: Recover Math.imul as an int32 operation. r=h4writer 2016-01-06 14:37:56 +00:00
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 Bug 1239601 - improve the UniquePtr situation (r=jandem) 2016-01-15 18:26:20 -06:00
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 Bug 1239601 - improve the UniquePtr situation (r=jandem) 2016-01-15 18:26:20 -06:00
jstypes.h bug 1244128 - stop exporting js friend api symbols from libxul r=glandium 2016-02-01 21:40:18 -05:00
jsutil.cpp Bug 757969 - use __thread in ThreadLocal; r=froydnj 2016-01-22 10:33:44 -07:00
jsutil.h Bug 1234985 - BaldrMonkey: testing-only (not content visible) wasm hello world (r=bbouvier) 2016-01-25 13:24:41 -06:00
jsversion.h Bug 1220564 - Remove legacy generator comprehensions. (r=Waldo) 2016-01-06 16:02:15 -08:00
jswatchpoint.cpp
jswatchpoint.h
jsweakmap.cpp
jsweakmap.h Bug 1101817 - Part 6: Remove Weak{Map,Set}.prototype.clear. r=evilpie 2016-01-12 20:04:11 +01:00
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
Makefile.in
moz.build Bug 956899 - Move and rename rust-alike Mutex to ExclusiveData; r=fitzgen 2016-03-03 11:15:53 -08:00
NamespaceImports.h Bug 1242214 - Rename JSPropertyDescriptor JS::PropertyDescriptor in js. r=sstangl 2016-01-28 11:28:04 +01: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
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>