gecko-dev/js/src
André Bargull 4d8cfce38c Bug 1567902: Don't emit an if-statement with an elided assertion in self-hosted code. r=jandem
Because that breaks profiles where extra-warnings are set.

Differential Revision: https://phabricator.services.mozilla.com/D39195

--HG--
extra : moz-landing-system : lando
2019-07-24 15:15:50 +00:00
..
build Bug 1553938 - Ensure js-confdefs.h is installed and included. r=sfink 2019-07-18 18:09:29 +00:00
builtin Bug 1567902: Don't emit an if-statement with an elided assertion in self-hosted code. r=jandem 2019-07-24 15:15:50 +00:00
ctypes Bug 1564072 - Track memory used by some ctypes data structures r=sfink 2019-06-27 11:56:37 +01:00
debugger Bug 1567117: Add missing #include in js/src/debugger/Script.cpp. r=jorendorff 2019-07-23 11:27:38 +00:00
devtools Bug 1562129 part 2 - Add --blinterp-eager to jit-test 'all' configuration. r=sfink 2019-07-08 11:22:04 +00:00
doc Bug 1448166 Part 2 - Add Debugger.Environment.prototype.scopeKind, r=jimb. 2019-07-09 21:15:49 +00:00
ds Bug 1566195 - Use ctz to loop over whole cell set in the store buffer r=jonco 2019-07-22 16:53:06 +00:00
editline
frontend Bug 1558604 - Defer initialization of JSFunction::nargs until after function parsing is done. r=jorendorff 2019-07-23 17:49:31 +00:00
fuzz-tests Bug 1564909 - Add js-standalone.mozbuild. r=bbouvier,chmanchester 2019-07-17 19:09:45 +00:00
gc Bug 1563324 - Bug 1563325 - Remove unnecessary LazyScript::function_ checks r=tcampbell 2019-07-23 14:33:42 +00:00
gdb Bug 1566332 part 3 - Rename JitOptions.baselineWarmUpThreshold to JitOptions.baselineJitWarmUpThreshold. r=tcampbell 2019-07-20 09:24:25 +00:00
irregexp Bug 1519636 - Ride along: remove trailing whitespaces r=Ehsan 2019-07-16 07:34:03 +00:00
jit Bug 1560070 - Add a testing function for type monitoring. r=tcampbell 2019-07-24 13:52:16 +00:00
jit-test Bug 1560070 - Add a testing function for type monitoring. r=tcampbell 2019-07-24 13:52:16 +00:00
jsapi-tests Bug 1510760, part 3 - Thread the transplant object into the prewrap hook. r=tcampbell 2019-07-18 19:36:15 +00:00
octane
proxy Bug 1510760, part 5 - Support local-to-remote window proxy transplanting. r=tcampbell,peterv 2019-07-18 19:36:19 +00:00
rust
shell Bug 1567292 - Shutdown the mutex checking code in worker threads r=tcampbell 2019-07-24 03:50:38 +00:00
tests Bug 1566410 - Part 11: Enable test262 tests. r=jwalden 2019-07-24 10:33:38 +00:00
threading bug 1562309 - add protected data checks to check for context-local thread data r=jonco 2019-07-03 17:27:08 +00:00
util Bug 1556646 part 1 - Remove PosixNSPR remnants. r=sfink 2019-06-07 15:47:00 +00:00
vm Bug 1566410 - Part 9: Handle the case when a system ICU supports a different set of measurement units. r=jwalden 2019-07-24 11:04:50 +00:00
vtune
wasm Backed out 3 changesets (bug 1559659) for SM bustages on wasm/jsapi/table/*.js . CLOSED TREE 2019-07-24 02:27:49 +03:00
zydis
.gitignore
aclocal.m4 Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +00:00
build.rs
Cargo.toml
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.mozbuild
js-cxxflags.mozbuild
js-standalone.mozbuild Bug 1564909 - Add js-standalone.mozbuild. r=bbouvier,chmanchester 2019-07-17 19:09:45 +00:00
js.msg Bug 1566410 - Part 7: Add support for "unit"-style and "unitDisplay" options. r=jwalden 2019-07-24 10:32:05 +00:00
jsapi.cpp Bug 1566332 part 3 - Rename JitOptions.baselineWarmUpThreshold to JitOptions.baselineJitWarmUpThreshold. r=tcampbell 2019-07-20 09:24:25 +00:00
jsapi.h Bug 1510760, part 3 - Thread the transplant object into the prewrap hook. r=tcampbell 2019-07-18 19:36:15 +00:00
jsast.tbl
jsdate.cpp
jsdate.h
jsexn.cpp Bug 1564072 - Deprecate FreeOp APIs that don't track memory and rename them to make their use obvious r=sfink 2019-06-25 13:11:04 +01:00
jsexn.h
jsfriendapi.cpp Bug 1510760, part 2 - Add the remote proxy handler to SetDOMProxyInformation. r=peterv,tcampbell 2019-07-18 19:36:13 +00:00
jsfriendapi.h Bug 1510760, part 2 - Add the remote proxy handler to SetDOMProxyInformation. r=peterv,tcampbell 2019-07-18 19:36:13 +00:00
jslibmath.h
jsmath.cpp Bug 1561732: Remove sincos optimization r=mgaudet 2019-07-04 21:39:40 +00:00
jsmath.h Bug 1561732: Remove sincos optimization r=mgaudet 2019-07-04 21:39:40 +00:00
jsnum.cpp Bug 1543677 - Part 1: Support BigInt in NumberFormat and toLocaleString. r=jwalden 2019-07-19 11:41:19 +00:00
jsnum.h Bug 1543677 - Part 1: Support BigInt in NumberFormat and toLocaleString. r=jwalden 2019-07-19 11:41:19 +00:00
jspubtd.h
jsshell.msg
jstypes.h
jsutil.cpp Bug 1435532 - Prevent/crash on large allocations in fuzzing JS shell. r=jandem 2019-06-28 18:59:55 +00:00
jsutil.h Bug 1562187 - (part 2) Use correct ifdef r=jandem 2019-07-10 08:54:56 +00:00
lib.rs
make-source-package.sh Bug 1562358 - Move fallible.h into MFBT. r=glandium 2019-07-10 01:51:15 +00:00
Makefile.in
moz.build Bug 1522070 - Part 14: Remove no longer used IANA language subtag registry code. r=jwalden 2019-07-19 09:32:21 +00:00
NamespaceImports.h
old-configure.in Bug 1561732: Remove sincos optimization r=mgaudet 2019-07-04 21:39:40 +00:00
README.html
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>