gecko-dev/js/src
2019-09-06 14:41:49 +00:00
..
build Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
builtin Bug 1577373 - Move readable stream default controller operations into their own file. r=arai 2019-08-31 01:17:12 +00:00
ctypes Bug 1577869 - Remove using namespace std from js/ r=jwalden 2019-08-31 00:35:52 +00:00
debugger Bug 1577146 - Consider debugger weak maps when calculating which compartments we think are live r=sfink 2019-09-06 10:45:30 +00:00
devtools Bug 1577812 - correctly add the compiler's lib directory to LD_LIBRARY_PATH; r=sfink 2019-08-30 19:38:49 +00:00
doc Bug 1572596 Part 2 - Add debugger APIs to get the URLs associated with debuggee realms, and to create new sources, r=jimb. 2019-08-22 00:44:12 +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 1579095 - Non-fatal BinASTTokenReaderContext errors should be non-fatal;r=arai 2019-09-05 21:07:12 +00:00
fuzz-tests Bug 1570886 - Remove enableBigInt run-time flag r=jandem 2019-08-07 14:41:36 +00:00
gc Bug 1577146 - Consider debugger weak maps when calculating which compartments we think are live r=sfink 2019-09-06 10:45:30 +00:00
gdb Bug 1525664 follow-up - Fix GDB pretty printer for JSString. r=jonco 2019-08-08 11:57:21 +00:00
irregexp Bug 1519636 - Ride along: remove trailing whitespaces r=Ehsan 2019-07-16 07:34:03 +00:00
jit Bug 1575161 part 3 - Simplify CodeLocationLabel now that it's only used with absolute addresses. r=tcampbell 2019-09-04 19:09:59 +00:00
jit-test Bug 1571388 - Disallow enabling or disabling the Baseline Interpreter via setJitCompilerOption. r=tcampbell 2019-09-06 14:41:49 +00:00
jsapi-tests Bug 1568410 - (part 7) Remove references to Thread::Id r=jandem 2019-09-05 03:35:42 +00:00
octane
proxy Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
rust Bug 1577046 - Tie extra-bindgen-flags file creation to cranelift. r=chmanchester 2019-08-27 23:19:17 +00:00
shell Bug 1571388 - Disallow enabling or disabling the Baseline Interpreter via setJitCompilerOption. r=tcampbell 2019-09-06 14:41:49 +00:00
tests Bug 1545038 - Add an ignore-flag directive to jsreftest harness to allow running tests that pass without --more-compartments. r=jorendorff 2019-09-03 09:27:47 +00:00
threading Bug 1568410 - (part 8) Add assertions to help catch problems Mutex behaviour r=jandem 2019-09-03 06:40:30 +00:00
util Backed out changeset 5e767d6cba5a (bug 1577161) for causing Bug 1579038. 2019-09-06 01:17:53 +03:00
vm Backed out changeset 5e767d6cba5a (bug 1577161) for causing Bug 1579038. 2019-09-06 01:17:53 +03:00
vtune
wasm Bug 1567040 - Destroy stackMap if we fail to append it to stackMaps_ due to OOM. r=jseward 2019-09-03 12:20:36 +00:00
zydis Bug 1574002 - Build Zydis even when not using Cranelift. r=lth 2019-08-20 15:42:25 +00:00
.gitignore
aclocal.m4
build.rs
Cargo.toml
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.mozbuild Bug 1518210 - Wasm: Rename WASM_HUGE_MEMORY to WASM_SUPPORTS_HUGE_MEMORY. r=lth 2019-08-30 03:17:31 +00:00
js-cxxflags.mozbuild
js-standalone.mozbuild Bug 1575769 - Link jsrust to standalone SpiderMonkey unconditionally. r=bbouvier 2019-08-22 09:39:29 +00:00
js.msg Bug 1507759 - Wasm: Print slightly better warning message for failing to reserve huge memory. r=lth 2019-08-30 20:55:35 +00:00
jsapi.cpp Bug 1518210 - Wasm: Remove unused wasm::DeserializeModule API. r=luke 2019-08-30 03:17:35 +00:00
jsapi.h Bug 1518210 - Wasm: Remove unused wasm::DeserializeModule API. r=luke 2019-08-30 03:17:35 +00:00
jsast.tbl
jsdate.cpp Bug 1533328 - Part 7: Remove separate 'localTZA_' field from DateTimeInfo. r=jorendorff 2019-08-20 09:08:56 +00:00
jsdate.h
jsexn.cpp Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
jsexn.h
jsfriendapi.cpp Bug 1575175 - Rename memory counter classes now they're used for both GC and malloc heaps r=sfink 2019-08-21 15:14:31 +00:00
jsfriendapi.h Bug 1402379 - Part 2: Don't build Intl sources when ENABLE_INTL_API is not set. r=jwalden 2019-08-19 18:37:50 +00:00
jslibmath.h
jsmath.cpp Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
jsmath.h Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
jsnum.cpp Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
jsnum.h Bug 1539780: Remove "--with-intl-api=build" build config option. r=jwalden 2019-08-09 19:43:19 +00:00
jspubtd.h
jsshell.msg
jstypes.h
jsutil.cpp
jsutil.h
lib.rs Bug 1562642 - Part 4 - Add missing MPL2 headers in js/ r=jorendorff 2019-07-26 21:17:29 +00:00
make-source-package.sh Bug 1575760 - Make mach vendor rust create a .cargo/config and check it in the tree. r=nalexander 2019-08-26 22:20:32 +00:00
Makefile.in
moz.build Bug 1577373 - Move readable stream default controller operations into their own file. r=arai 2019-08-31 01:17:12 +00:00
NamespaceImports.h
old-configure.in Bug 1456544 - Remove mms-bitfields from the MinGW build r=nalexander 2019-08-26 16:16:36 +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>