gecko-dev/js/src
Jim Blandy 40b709bc47 Bug 1470558: Delete Debugger::{resultToCompletion,newCompletionValue,receiveCompletionValue}. r=jorendorff
All uses of these have been rewritten to use the Completion type.

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

--HG--
extra : moz-landing-system : lando
2019-07-07 09:47:58 +00:00
..
build
builtin Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
ctypes Bug 1561088 - emit unwind information for libffi aarch64/win assembly; r=dmajor,gsvelto 2019-06-27 13:36:48 +00:00
devtools Bug 1563315 - Use cbindgen for fill and stroke r=boris 2019-07-06 08:31:02 +00:00
doc Bug 1470558: Distinguish yields and awaits in completion values. r=jorendorff 2019-07-07 17:03:57 +00:00
ds Bug 1561866 - Move alloc policies where possible r=jwalden 2019-06-27 11:56:26 +01:00
editline
frontend Bug 1559975 - Fix python3 lint issues on js/src, r=ahal 2019-07-05 14:34:55 +00:00
fuzz-tests
gc Bug 1470558: Distinguish yields and awaits in completion values. r=jorendorff 2019-07-07 17:03:57 +00:00
gdb Bug 1559072: Revert GDB python bindings to old boxing format r=sfink 2019-06-25 18:06:41 +00:00
irregexp Bug 1395509 - Track malloc memory used by RegExp bytecode r=jandem 2019-06-12 16:21:18 +01:00
jit Bug 1562830 - Keep Baseline Interpreter bytecode pc in a register between VM/IC calls. r=djvj 2019-07-06 12:30:31 +00:00
jit-test Bug 1470558: Distinguish yields and awaits in completion values. r=jorendorff 2019-07-07 17:03:57 +00:00
jsapi-tests Bug 1557193 - Enable the assertion in testScriptSourceCompression.cpp verifying that script source was, in fact, compressed off-thread synchronously. r=arai,jonco,sfink 2019-06-25 02:31:44 +00:00
octane
proxy Bug 1488858 - Rename JSMSG_NOT_NONNULL_OBJECT to JSMSG_OBJECT_REQUIRED. r=jorendorff 2019-06-06 14:25:44 +02:00
rust
shell Bug 1561732: Remove sincos optimization r=mgaudet 2019-07-04 21:39:40 +00:00
tests Bug 1556818 - Throw early SyntaxError instead of ReferenceError for 0 = 0 r=khyperia,jorendorff 2019-07-01 22:14:47 +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 1470558: Delete Debugger::{resultToCompletion,newCompletionValue,receiveCompletionValue}. r=jorendorff 2019-07-07 09:47:58 +00:00
vtune
wasm Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
zydis
.gitignore
Cargo.toml
Makefile.in
NamespaceImports.h
README.html
Y.js
aclocal.m4 Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +00:00
build.rs
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.mozbuild
js-cxxflags.mozbuild
js.msg Bug 1556818 - Throw early SyntaxError instead of ReferenceError for 0 = 0 r=khyperia,jorendorff 2019-07-01 22:14:47 +00:00
jsapi.cpp bug 1562309 - 2. Convert ThreadData in JSContext to ContextData r=jonco 2019-07-03 14:46:23 +00:00
jsapi.h Bug 1539270 Part 2: Runtime hook to expose the helper thread dispatch method to js r=sfink 2019-06-21 20:38:02 +00:00
jsast.tbl
jsdate.cpp
jsdate.h
jsexn.cpp Bug 1533308 - Report rejected non-exception objects to the console, r=kmag,arai. 2019-06-11 11:53:27 -10:00
jsexn.h
jsfriendapi.cpp
jsfriendapi.h Bug 1556467 - Add telemetry for number of GC slices on the main thread r=sfink 2019-06-04 18:08:41 +01: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 1558556 - swap cx->helperThread() nullchecks to check for js::ContextKind::HelperThread r=tcampbell 2019-06-14 17:58:28 +00:00
jsnum.h
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 1476845 - Define the LifoAlloc poison values in jsutil.h r=jonco 2019-06-14 05:37:17 +00:00
lib.rs
make-source-package.sh Backed out 13 changesets (bug 1492121) for valgrind bustage 2019-06-06 04:01:24 +03:00
moz.build Bug 1545582 - Add a JS runtime level of allocation logging; r=jimb 2019-07-01 21:52:58 +00:00
old-configure.in Bug 1561732: Remove sincos optimization r=mgaudet 2019-07-04 21:39:40 +00:00

README.html

<!-- 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>