gecko-dev/js/src
Luke Wagner a11559c368 Bug 1315390 - Baldr: exported wasm functions shouldn't be constructors (r=bbouvier)
MozReview-Commit-ID: ABYBHtSQni5

--HG--
extra : rebase_source : c5e945d2e6a0315d12ac0cb61f831c8911bffc8d
2016-11-04 18:44:56 -05:00
..
builtin Bug 1246140 - Return correct value from Atomics.store (interpreter implementation). r=h4writer 2016-11-03 17:52:54 +01:00
ctypes Bug 1311319 - Part 2: Use Latin1 variant of error reporting if OS error is not ASCII. r=jwalden 2016-10-23 01:46:34 +09:00
devtools Bug 1313180 - Baldr: turn off wasm tests for --jitflags=interp for SM-msan's benefit (r=bbouvier) 2016-11-04 17:05:56 -05:00
doc Bug 1308572 - Remove unimplemented Debugger.Script features from JS Debugger API docs. r=jorendorff 2016-10-07 12:22:51 -07:00
ds Bug 1314299 - Add assertions to ConstraintTypeSet data structures r=jandem 2016-11-03 11:03:51 +00:00
editline
frontend Bug 1314037 - Part 2: Support extended Unicode escape sequences in identifiers. r=arai 2016-10-31 09:58:08 -07:00
gc Bug 1313347 - Ensure we don't trigger another GC while collecting r=sfink 2016-11-04 17:32:36 +00:00
gdb Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
irregexp Bug 1314037 - Part 1: Use uniform types for UTF-16 code units and code points. r=arai 2016-10-31 07:15:11 -07:00
jit Bug 1268006 - Move cmp32Set to common MacroAssembler. r=nbp 2016-11-04 15:58:45 +01:00
jit-test Bug 1315390 - Baldr: exported wasm functions shouldn't be constructors (r=bbouvier) 2016-11-04 18:44:56 -05:00
jsapi-tests Bug 1304672: Rename asmjs/ directory to wasm/; r=luke 2016-11-02 18:42:35 +01:00
octane
perf Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu 2016-09-11 18:15:22 +09:00
proxy Bug 1290337 - Part 13: Replace Value parameter to const Value& in finalizeInBackground. r=sfink 2016-09-11 18:15:23 +09:00
shell Bug 1315004 - rename Range::start to Range::begin to match C++ conventions; r=botond 2016-11-05 21:13:38 -04:00
tests Bug 1299615 - Part 7: Adjust expected test result after update to ICU 58. r=Waldo 2016-10-27 15:41:59 -07:00
threading Bug 1309909 - Give each mutex an order and check the order of aquisition r=fitzgen r=luke 2016-10-21 09:53:00 +01:00
vm Bug 1232966 - SharedArrayBuffer.prototype.slice. r=arai 2016-11-01 09:50:25 +01:00
vtune
wasm Bug 1315390 - Baldr: exported wasm functions shouldn't be constructors (r=bbouvier) 2016-11-04 18:44:56 -05:00
.clang-format
.gitignore Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
build.rs Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
Cargo.lock Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
Cargo.toml Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
dtoa.c
js-confdefs.h.in
js-config.h.in Backed out changeset 50f9b4a613b0 (bug 1287671) 2016-10-04 17:05:18 +08:00
js-config.in
js.msg Bug 1232966 - SharedArrayBuffer.prototype.slice. r=arai 2016-11-01 09:50:25 +01:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Bug 1315004 - rename Range::start to Range::begin to match C++ conventions; r=botond 2016-11-05 21:13:38 -04:00
jsapi.h Backed out 4 changesets (bug 1132888) for SM-tc(r) failures a=backout 2016-11-04 11:38:09 -07:00
jsarray.cpp Bug 1312948: Revert "Bug 1310744: A frozen element has no writable length. r=nbp". r=nbp 2016-10-26 19:51:55 +02:00
jsarray.h Bug 1247926 - Fix analysis of preliminary array object groups when creating JSON or literal objects, r=jandem. 2016-09-23 12:48:50 -06:00
jsast.tbl
jsatom.cpp Backed out changeset 1c4f0a3784f1 (bug 1287671) for jit-test bustages 2016-10-04 17:05:04 +08:00
jsatom.h
jsatominlines.h
jsautokw.py Bug 1298779 - Port jskwgen to Python. r=jwalden 2016-09-14 12:16:41 +09:00
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
jscntxt.h Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
jscntxtinlines.h Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu 2016-09-11 18:15:22 +09:00
jscompartment.cpp Bug 1315004 - rename Range::start to Range::begin to match C++ conventions; r=botond 2016-11-05 21:13:38 -04:00
jscompartment.h Bug 1304672: Rename asmjs/ directory to wasm/; r=luke 2016-11-02 18:42:35 +01:00
jscompartmentinlines.h Bug 1290589 - Part 1: Thread AutoLockForExclusiveAccess params through compartment setting functions as proof of lock holding; r=terrence 2016-08-09 16:33:38 -07:00
jscpucfg.h Backed out changeset 50f9b4a613b0 (bug 1287671) 2016-10-04 17:05:18 +08:00
jsdate.cpp Bug 1300825 - Don't compute time zone info for Date.prototype.toDateString. r=till 2016-10-05 03:25:16 -07:00
jsdate.h
jsdtoa.cpp Backed out changeset 1c4f0a3784f1 (bug 1287671) for jit-test bustages 2016-10-04 17:05:04 +08:00
jsdtoa.h
jsexn.cpp Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
jsexn.h Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
jsfriendapi.cpp Bug 1304551 - Properly handle bound functions in getBacktrace. r=efaust 2016-11-05 00:48:14 +01:00
jsfriendapi.h Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
jsfun.cpp Bug 1315390 - Baldr: exported wasm functions shouldn't be constructors (r=bbouvier) 2016-11-04 18:44:56 -05:00
jsfun.h Bug 1315390 - Baldr: exported wasm functions shouldn't be constructors (r=bbouvier) 2016-11-04 18:44:56 -05:00
jsfuninlines.h Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
jsgc.cpp Bug 1313347 - Ensure we don't trigger another GC while collecting r=sfink 2016-11-04 17:32:36 +00:00
jsgc.h Bug 1313098 - Assert we only access heap state on the main thread r=sfink r=mccr8 2016-11-04 17:32:36 +00:00
jsgcinlines.h Bug 1313098 - Assert we only access heap state on the main thread r=sfink r=mccr8 2016-11-04 17:32:36 +00:00
jshashutil.h Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) 2016-08-25 01:28:47 -07:00
jsiter.cpp Bug 1304528 - Remove an overzealous compartment assert. r=jonco 2016-09-29 15:26:07 +02:00
jsiter.h Bug 1302142 - Accept any value as valid input for MIteratorStart. r=jandem 2016-09-14 09:48:19 +00:00
jslibmath.h
jsmath.cpp Bug 1114580 - Implement ES6 Symbol.toStringTag. r=jorendorff 2016-08-31 00:13:10 +02:00
jsmath.h Bug 1068605 - Add recovery instruction for MRandom. r=nbp 2016-08-26 15:02:00 -04:00
jsnativestack.cpp
jsnativestack.h
jsnspr.h Bug 1295741 - jslock.h is dead, long live jsnspr.h; r=terrence 2016-08-22 10:15:53 -07:00
jsnum.cpp Bug 1315004 - rename Range::start to Range::begin to match C++ conventions; r=botond 2016-11-05 21:13:38 -04:00
jsnum.h Bug 1290337 - Part 25: Use HandleValue in ToNumber and ToNumberSlow. r=shu 2016-10-18 16:45:59 +09:00
jsobj.cpp Bug 1313049 - Port Promise-related functions from self-hosted JS to C++. r=arai, f=bz 2016-10-29 15:16:45 +02:00
jsobj.h Bug 1313049 - Port Promise-related functions from self-hosted JS to C++. r=arai, f=bz 2016-10-29 15:16:45 +02:00
jsobjinlines.h Bug 1290337 - Part 26: Use HandleValue in ToPropertyKey. r=shu 2016-10-18 16:45:59 +09:00
json.cpp Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu 2016-09-11 18:15:22 +09:00
json.h Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu 2016-09-11 18:15:22 +09:00
jsopcode.cpp Bug 1304672: Renamings outside asmjs/ and jit/; r=luke 2016-11-02 18:22:37 +01:00
jsopcode.h Bug 1269722 - Remove the standalone Sprint function that almost no one error-checks in favor of a member function, and error-check every use of it. r=jandem 2016-09-23 19:20:31 -07:00
jsopcodeinlines.h
jsprf.cpp Bug 553032 - use MOZ_FORMAT_PRINTF in js; r=evilpie 2016-10-11 12:44:40 -06:00
jsprf.h Bug 553032 - use MOZ_FORMAT_PRINTF in js; r=evilpie 2016-10-11 12:44:40 -06:00
jspropertytree.cpp Bug 1295967 - Share Shapes and BaseShapes across compartments. r=jonco,fitzgen,njn 2016-08-23 11:25:54 +02:00
jspropertytree.h Bug 1295967 - Share Shapes and BaseShapes across compartments. r=jonco,fitzgen,njn 2016-08-23 11:25:54 +02:00
jsprototypes.h Bug 1130988 - Change SharedArrayBuffer to use ClassSpec. r=bz 2016-10-29 20:09:45 +02:00
jspubtd.h Bug 1313098 - Assert we only access heap state on the main thread r=sfink r=mccr8 2016-11-04 17:32:36 +00:00
jsscript.cpp Bug 1315390 - Baldr: exported wasm functions shouldn't be constructors (r=bbouvier) 2016-11-04 18:44:56 -05:00
jsscript.h Bug 1185106 - Part 1: Add AsyncFunction flag in FunctionBox, JSScript, and LazyScript. r=efaust,till 2016-08-28 20:42:39 +09:00
jsscriptinlines.h Bug 1304672: Rename asmjs/ directory to wasm/; r=luke 2016-11-02 18:42:35 +01:00
jsshell.msg
jsstr.cpp Bug 1315004 - rename Range::start to Range::begin to match C++ conventions; r=botond 2016-11-05 21:13:38 -04:00
jsstr.h Bug 1297749 - Inline String.fromCodePoint in Ion. r=jandem 2016-10-05 03:25:32 -07:00
jstypes.h
jsutil.cpp
jsutil.h Bug 1304191 - Part 3: Move *_TO_JSVAL_IMPL into JS::Value methods. r=jwalden 2016-10-18 16:45:59 +09:00
jsversion.h Bug 1291212 - Ship the exponentiation operator. r=till 2016-10-27 16:31:16 +02:00
jswatchpoint.cpp Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
jswatchpoint.h Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu 2016-09-11 18:15:22 +09:00
jsweakmap.cpp Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
jsweakmap.h Bug 1295343 - Fix a strict aliasing warning in js::WeakMap. The resulting code will additionally fail to compile if you instantiate it with an invalid key type. 2016-08-05 20:52:18 -07:00
jswin.h
jswrapper.h Bug 1290337 - Part 13: Replace Value parameter to const Value& in finalizeInBackground. r=sfink 2016-09-11 18:15:23 +09:00
lib.rs Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
make-source-package.sh Bug 1296530 - Bustage followup; r=gps 2016-10-17 15:46:41 -07:00
Makefile.in Bug 1303236 - Skip check_vanilla_allocations if -flto flag is set; r=glandium 2016-09-21 12:31:41 -07:00
moz.build Bug 1304672: Rename asmjs/ directory to wasm/; r=luke 2016-11-02 18:42:35 +01:00
NamespaceImports.h Bug 1245316 - Use Rooted<GCVector> to implement AutoVector; r=sfink 2016-09-22 17:01:38 -07:00
old-configure.in Bug 1311211: Disable -Gw optimization when building for ASan on Windows. r=glandium 2016-10-25 10:04:35 -05: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>