gecko-dev/js/src
Sylvestre Ledru ec8859e69e Bug 1519636 - Reformat recent changes to the Google coding style r=andi
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D90793
2020-09-20 10:14:09 +00:00
..
build Bug 1641291 - Part 2: Make NSDISTMODE=copy impact install manifests. r=glandium 2020-07-07 02:16:12 +00:00
builtin Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
ctypes Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
debugger Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
devtools Bug 1662374 - Stop using AutoKeepAtoms and remove JS_HAZ_ROOTED in frontend. r=tcampbell 2020-09-01 23:49:52 +00:00
doc Bug 1663847 part 2 - Change Debugger.Environment.callee getter to calleeScript getter. r=tcampbell,jdescottes 2020-09-11 09:24:34 +00:00
ds Bug 844755 - Make mark bitmaps atomic r=sfink 2020-09-15 17:04:12 +00:00
editline
frontend Bug 1666024 - Clear FunctionFlags::Flags::MUTABLE_FLAGS bits in FunctionBox. r=tcampbell 2020-09-18 21:06:28 +00:00
fuzz-tests
gc Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
gdb Bug 1664810 - Remove TraceIncomingCCWs from the public API r=sfink 2020-09-15 11:04:31 +00:00
irregexp Bug 1644513: Check maximum nesting depth before compiling regexp r=nbp 2020-08-03 10:19:50 +00:00
jit Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
jit-test Bug 1665583 - Report OOM for off-thread buffer allocations r=tcampbell 2020-09-18 14:33:31 +00:00
jsapi-tests Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
octane
proxy Bug 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
rust Bug 1561521 - Vendor the latest wat. r=lth 2020-08-18 16:50:27 +00:00
shell Bug 1664617 - FakeDOMObject isAlwaysInSlot getter. r=jandem 2020-09-16 14:37:43 +00:00
tests Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
threading Bug 1664810 - Move internal helper thread definitions into a separate header file r=jandem 2020-09-15 11:04:31 +00:00
util Bug 1664810 - Move internal helper thread definitions into a separate header file r=jandem 2020-09-15 11:04:31 +00:00
vm Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
vtune
wasm Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
zydis
.gitignore
Cargo.toml
Makefile.in
NamespaceImports.h
README.html
Y.js
aclocal.m4
build.rs
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.mozbuild
js-cxxflags.mozbuild
js-standalone.mozbuild
jsapi.cpp Bug 1664363 - Replace JS::DecodeScript + JS::StartIncrementalEncoding with JS::DecodeScriptAndStartIncrementalEncoding. r=tcampbell 2020-09-11 15:38:35 +00:00
jsapi.h Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
jsast.tbl Bug 1657835 - Update Reflect.parse to include Optional Element deletion; r=jorendorff 2020-08-12 09:22:51 +00:00
jsdate.cpp Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
jsdate.h
jsexn.cpp Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
jsexn.h Bug 1654927 - Move js.msg and js::GetErrorMessage into a new js/public/friend directory so users of them don't have to depend on all of jsfriendapi.h. r=mgaudet 2020-07-29 04:44:50 +00:00
jsfriendapi.cpp Bug 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
jsfriendapi.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
jslibmath.h
jsmath.cpp
jsmath.h
jsnum.cpp Bug 1663260 - Actually mark Number.prototype.toString as an inlinable function. r=anba 2020-09-17 11:39:04 +00:00
jsnum.h Bug 1664810 - Remove TraceIncomingCCWs from the public API r=sfink 2020-09-15 11:04:31 +00:00
jspubtd.h Bug 1502355 - Declare |JSClass| in consistent fashion everywhere. r=arai 2020-08-18 20:50:07 +00:00
jsshell.msg Bug 1654927 - Move js.msg and js::GetErrorMessage into a new js/public/friend directory so users of them don't have to depend on all of jsfriendapi.h. r=mgaudet 2020-07-29 04:44:50 +00:00
jstypes.h
lib.rs
make-source-package.py Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart 2020-09-11 08:13:27 +00:00
make-source-package.sh
moz.build Bug 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
old-configure.in Bug 1657954 - Move various branding options from `old-configure` r=geckoview-reviewers,mhentges,nalexander,snorp 2020-08-11 15:58:52 +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>