gecko-dev/js/src
Ted Campbell 1c0cf73eef Bug 1471062 - Move resumeOffsets/scopeNotes/tryNotes to SharedScriptData. r=jandem
These arrays contain only relocatable, cloneable data and should be made
shareable. The API they now expose in SharedScriptData uses Span.

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

--HG--
extra : moz-landing-system : lando
2019-06-26 20:50:03 +00:00
..
build Bug 1549954 - Link in-tree brotli library if BinAST is enabled. r=glandium 2019-05-21 20:35:25 +00:00
builtin Bug 1551499 - Support Baseline Interpreter code in the profiler. r=djvj 2019-06-21 16:13:48 +00:00
ctypes Bug 1395509 - Track malloc memory associated with ctypes objects r=jandem 2019-06-10 16:11:25 +01:00
devtools Backed out 3 changesets (bug 1559975) for Build bustage. CLOSED TREE 2019-06-24 23:42:34 +03:00
doc Bug 1552430 - Fix some typos using codespell trunk r=ahal 2019-05-17 15:56:50 +00:00
ds Bug 1476845 - Define the LifoAlloc poison values in jsutil.h r=jonco 2019-06-14 05:37:17 +00:00
editline
frontend Bug 1471062 - Pad source notes to target alignment. r=jandem 2019-06-26 20:49:43 +00:00
fuzz-tests Bug 1547682: Reenable wasm fuzzing for cranelift; r=decoder 2019-04-29 13:05:15 +02:00
gc Bug 1561296 - Fix occurences of gray spelled as grey r=allstarschh DONTBUILD 2019-06-25 15:08:53 +01: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 1559072: Revert to old boxing format r=djvj 2019-06-25 17:34:50 +00:00
jit-test Bug 1471062 - Make heap-analysis/byteSize-of-scripts jit-test more complex r=jandem,arai 2019-06-26 15:36:43 +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
perf Bug 1395509 - Track malloc memory used by PerfMesaurement objects r=sfink 2019-06-12 16:22:13 +01:00
proxy Bug 1488858 - Rename JSMSG_NOT_NONNULL_OBJECT to JSMSG_OBJECT_REQUIRED. r=jorendorff 2019-06-06 14:25:44 +02:00
rust
shell Backed out 2 changesets (bug 1558971, bug 1555464) for SM bustages on ecma262-issue-1461.js . CLOSED TREE 2019-06-26 19:55:40 +03:00
tests Bug 1560206 - Part 3: Add entries to jstests.list for new failing test262 tests. r=khyperia 2019-06-20 22:53:14 +00:00
threading Bug 1395509 - Split out zone memory allocation framework into separate base class r=sfink 2019-05-30 18:52:42 +01:00
util Bug 1556646 part 1 - Remove PosixNSPR remnants. r=sfink 2019-06-07 15:47:00 +00:00
vm Bug 1471062 - Move resumeOffsets/scopeNotes/tryNotes to SharedScriptData. r=jandem 2019-06-26 20:50:03 +00:00
vtune
wasm Bug 1395509 - Track malloc memory used by wasm objects, part 1 r=luke 2019-06-20 15:19:18 -07: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.msg Bug 1559269 - Remove preliminary TokenStream support for private fields. r=khyperia 2019-06-26 04:40:34 +00:00
jsapi.cpp 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
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 Bug 1551893: Require strict zero-pad for time element if T exists r=arai 2019-05-16 18:02:58 +00:00
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 Bug 1548729 - Move SourceHook-related functionality into its own public header for reduced dependencies. r=jorendorff 2019-05-10 23:38:56 +00:00
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
jsmath.h
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 Bug 1421400 - Part 3: Implement "Numeric Separator" stage 3 proposal. r=jorendorff 2019-05-05 09:56:09 +00:00
jspubtd.h
jsshell.msg
jstypes.h
jsutil.cpp Bug 1555355 - Enable arena randomization for the Arraybuffer and String arenas r=glandium,jandem 2019-06-20 17:06:49 +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
Makefile.in
moz.build Backed out 4 changesets (bug 1545582) for causing spidermonkey bustages CLOSED TREE 2019-06-20 19:39:54 +03:00
NamespaceImports.h
old-configure.in Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +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>