gecko-dev/js/src
2020-01-31 08:18:56 +00:00
..
build
builtin Bug 1610514 - Part 3: Pass through a boolean flag to detect style=unit number formatters. r=jwalden 2020-01-30 09:47:48 +00:00
ctypes Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
debugger Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
devtools Bug 1594851 - Run clang-plugin on SM(p) builds on linux r=sfink 2020-01-29 10:22:16 +00:00
doc Bug 1604375 - Implement |JS::AddPromiseReactionsIgnoringUnhandledRejection| that won't report an unhandled rejection if the passed-in-promise rejects. r=arai 2020-01-08 23:41:04 +00:00
ds Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
editline
frontend Bug 1611777 - Part 16: Pass through ValueUsage in optional chains. r=yulia 2020-01-30 08:21:44 +00:00
fuzz-tests Bug 1609504 - Add parseInfo to sharedContext. r=mgaudet 2020-01-22 19:48:55 +00:00
gc Bug 1609956 - Discourage atoms zone collection during page load r=sfink,smaug 2020-01-28 13:06:40 +00:00
gdb Bug 1608509 - Part 7: Automatically replace JSOP_UPPER with JSOp::CamelCase. r=jandem. 2020-01-14 22:35:08 +00:00
irregexp Bug 1609996 - Run check_spidermonkey_style.py --fixup. r=froydnj 2020-01-20 16:18:40 +00:00
jit Bug 1608809 - Part 3: Remove lazy-proto code paths from JSOp::SuperBase implementations. r=jandem 2020-01-31 06:12:41 +00:00
jit-test Bug 1611777 - Part 16: Pass through ValueUsage in optional chains. r=yulia 2020-01-30 08:21:44 +00:00
jsapi-tests Bug 1610802 - Add test code for SparseBitmap r=sfink 2020-01-22 18:15:58 +00:00
new-regexp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
octane
proxy Bug 1510682 - Add field comments for uses of js::ObjectOps. r=jandem 2020-01-02 08:26:37 +00:00
rust Bug 1601704 - Work around sccache/rust confusion about mozglue-static. r=chmanchester 2019-12-06 05:08:40 +00:00
shell Bug 1609504 - Add parseInfo to sharedContext. r=mgaudet 2020-01-22 19:48:55 +00:00
tests Bug 1608809 - Part 1: Don't throw for non-constructors in JSOp::SuperFun. r=jandem 2020-01-30 16:37:02 +00:00
threading Bug 1609996 - Run check_spidermonkey_style.py --fixup. r=froydnj 2020-01-20 16:18:40 +00:00
util Bug 1604600-Remove redundant return in void function. r=sylvestre 2019-12-20 08:48:51 +00:00
vm Bug 1608809 - Part 3: Remove lazy-proto code paths from JSOp::SuperBase implementations. r=jandem 2020-01-31 06:12:41 +00:00
vtune Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
wasm Backed out changeset 648a8170fec2 (bug 1609889) for causing spiderMonkey buil failure at src/jit-test/tests/wasm/gc/stackmaps3.js 2020-01-28 18:04:51 +02:00
zydis Bug 1604740 - Zydis update. r=rhunt 2020-01-14 19:00:47 +00:00
.gitignore
aclocal.m4
build.rs Bug 1597005 - autospider.py: Run with Python3 2019-12-20 03:35:12 +00:00
Cargo.toml
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.mozbuild
js-cxxflags.mozbuild
js-standalone.mozbuild
js.msg Bug 1566143 - Update parser for optional chaining r=arai 2020-01-20 16:03:46 +00:00
jsapi.cpp Backed out changeset d389e3aa4522 (bug 1424934) as requested by jonco: 2020-01-21 20:40:41 +02:00
jsapi.h Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
jsast.tbl Bug 1610447 - Update Reflect.parse for OptionalChain; r=arai 2020-01-21 15:58:12 +00:00
jsdate.cpp
jsdate.h
jsexn.cpp
jsexn.h
jsfriendapi.cpp Bug 1606084 - ValueToSource should be able to handle wrapped objects. r=jwalden 2020-01-23 11:23:42 +00:00
jsfriendapi.h Bug 1609956 - Discourage atoms zone collection during page load r=sfink,smaug 2020-01-28 13:06:40 +00:00
jslibmath.h
jsmath.cpp
jsmath.h
jsnum.cpp
jsnum.h Bug 1599465 - Part 1: Move checked arithmetic functions into their own header. r=jwalden 2019-12-02 17:37:05 +00:00
jspubtd.h
jsshell.msg
jstypes.h
lib.rs
make-source-package.sh
Makefile.in
moz.build Bug 1575425 - Part 2: Merge ArrayBuffer and SharedArrayBuffer in DOM binding; r=bzbarsky,jwalden 2020-01-23 13:48:02 +00:00
NamespaceImports.h
old-configure.in Bug 1612423 - Pass --no-insert-timestamp to lld when building the MinGW builds r=froydnj 2020-01-31 08:18:56 +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>