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

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

--HG--
extra : moz-landing-system : lando
2019-04-22 16:35:03 +00:00
..
build Bug 1539036 - Mark JSAPI headers as "system headers". r=sfink 2019-03-31 22:26:43 +00:00
builtin Bug 1531647 - Refactor atomic operation type dispatch for BigInt integration r=lth,wingo 2019-04-22 13:06:46 +00:00
ctypes Bug 1052579 - Add explicit arena to several char-copying JS functions r=sfink 2019-04-11 17:53:07 +00:00
devtools Bug 1514346 - Add --enable-gczeal to fuzzing/asan jsshell builds. r=sfink 2019-04-12 16:05:25 +00:00
doc Bug 1545798 - Remove dead JIT TrackedOptimization kinds. r=mgaudet 2019-04-19 20:46:56 +00:00
ds
editline
frontend Bug 1545782 - Store BinVariant and BinField as int16_t r=arai 2019-04-19 18:57:40 +00:00
fuzz-tests Bug 1544383 - Fix WebAssembly class init in fuzzing target. r=bbouvier 2019-04-15 12:24:50 +00:00
gc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
gdb Bug 1543455 - Rename JS::EvaluateUtf8 to JS::Evaluate and make it take |JS::SourceText<mozilla::Utf8Unit>&| for consistency with the UTF-16 form of the API. r=arai 2019-04-09 13:56:18 -07:00
irregexp Bug 1533481 - Part 2: Update SpiderMonkey to Unicode 12. r=jwalden! 2019-04-04 11:52:28 +03:00
jit Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
jit-test Merge mozilla-central to autoland. on a CLOSED TREE 2019-04-19 00:48:30 +03:00
jsapi-tests Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
octane
perf
proxy Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
rust Bug 1532689: Use Cranelift features to include only architecture-specific support; r=froydnj 2019-03-11 13:09:58 +00:00
shell Bug 1406146 - Use ShellWindowProxy in jsshell by default. r=jandem,jorendorff 2019-04-17 16:07:14 +00:00
tests Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
threading
util Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
vm Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
vtune
wasm Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
.gitignore
aclocal.m4
build.rs
Cargo.toml
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.mozbuild
js-cxxflags.mozbuild Bug 1528074 - Remove MSVC warning flags that clang-cl doesn't understand r=chmanchester 2019-03-13 20:19:08 +00:00
js.msg Bug 1529772 - Part 3: Implement ASI for fields that have initializers. r=jwalden 2019-04-15 20:55:05 +00:00
jsapi.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
jsapi.h Bug 1543751 Part 1 - Add API to set the stack for a pending exception, r=sfink. 2019-04-15 13:39:07 -10:00
jsast.tbl
jsdate.cpp Bug 1542736 - Part 6: Replace std::isprint with js::IsAsciiPrintable. r=jwalden 2019-04-11 11:58:17 +00:00
jsdate.h
jsexn.cpp Bug 1052579 - Move StringBuffer::finishString() and update all usage sites r=sfink 2019-04-10 16:42:17 +00:00
jsexn.h
jsfriendapi.cpp Bug 1534967 - Part 1: use RootedIdVector. r=jonco 2019-04-08 10:46:53 +08:00
jsfriendapi.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
jslibmath.h Bug 1527007 - Work around Windows fmod bugs r=jandem 2019-02-28 13:22:17 +00:00
jsmath.cpp
jsmath.h
jsnum.cpp Bug 1052579 - Move StringBuffer::finishString() and update all usage sites r=sfink 2019-04-10 16:42:17 +00:00
jsnum.h
jspubtd.h Bug 1534967 - Part 3: remove Auto(Id)Vector. r=jonco 2019-04-08 10:47:25 +08:00
jsshell.msg
jstypes.h Bug 1531626 - (part 4) Always round-nearest for nursery size r=jonco 2019-03-22 05:15:38 +00:00
jsutil.cpp
jsutil.h Bug 1533070 - Get rid of static initializers in GC.cpp by marking some functions/statics constexpr. r=jonco 2019-03-06 17:38:11 +00:00
lib.rs
make-source-package.sh
Makefile.in
moz.build Bug 1542120 - Add js/public/Warnings.h for warning-related JSAPI. r=arai 2019-04-05 22:52:04 +00:00
NamespaceImports.h Bug 1534967 - Part 3: remove Auto(Id)Vector. r=jonco 2019-04-08 10:47:25 +08:00
old-configure.in Bug 1541329 - Remove useless localeconv check. r=froydnj 2019-04-03 13:16:21 +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>