gecko-dev/js/src
Jeff Walden ca78e29895 Bug 1449051 - Move JS::Value::layout's members into JS::Value, make JS::Value a union, and apply correct code style to the union fields. r=sfink
--HG--
extra : rebase_source : 6a13e636b90c06419b89942b2848be92b21c4020
2018-03-27 20:20:43 -07:00
..
build Backed out 2 changesets (bug 1449051, bug 1447475) for MnH and en-US failures on a CLOSED TREE 2018-03-28 02:05:38 +03:00
builtin Bug 1449051 - Move JS::Value::layout's members into JS::Value, make JS::Value a union, and apply correct code style to the union fields. r=sfink 2018-03-27 20:20:43 -07:00
ctypes Bug 1255800 - Remove JS_THIS_OBJECT from js. r=jorendorff 2018-03-22 16:38:30 +01:00
devtools Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
doc
ds Bug 1447308 - Fix bustage r=me 2018-03-20 18:21:41 +00:00
editline
frontend Bug 1433909 - Part 3: Rename TokenStream::undoGetChar for clarity. r=Waldo 2018-03-29 06:21:56 -07:00
fuzz-tests Backed out 2 changesets (bug 1449051, bug 1447475) for MnH and en-US failures on a CLOSED TREE 2018-03-28 02:05:38 +03:00
gc Bug 1448589 part 1 - Refactor nursery poisoning a bit; poison chunk trailer after sweeping. r=jonco 2018-03-29 17:45:39 +02:00
gdb Bug 1449051 - Move JS::Value::layout's members into JS::Value, make JS::Value a union, and apply correct code style to the union fields. r=sfink 2018-03-27 20:20:43 -07:00
irregexp Bug 1449135 part 3 - Remove cooperative scheduling; bake in JSContext* in JIT code. r=luke 2018-03-27 18:00:27 +02:00
jit Bug 1449051 - Further minifications to JS::Value's internal structure. r=jandem 2018-03-27 17:13:08 -07:00
jit-test Bug 1449213: Create WebAssembly.Global objects for imported globals that received a primitive; r=luke 2018-03-27 18:07:06 +02:00
jsapi-tests Backed out 2 changesets (bug 1449051, bug 1447475) for MnH and en-US failures on a CLOSED TREE 2018-03-28 02:05:38 +03:00
octane
perf Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
proxy Bug 1439026 - Part 1: Rename jsstr* -> builtin/String*. r=jandem. 2018-02-24 08:55:13 -06:00
shell Bug 1449135 part 3 - Remove cooperative scheduling; bake in JSContext* in JIT code. r=luke 2018-03-27 18:00:27 +02:00
tests Bug 1445465 - Part 3: Update tests. r=Waldo 2018-03-27 07:40:40 -07:00
threading Bug 1449135 part 3 - Remove cooperative scheduling; bake in JSContext* in JIT code. r=luke 2018-03-27 18:00:27 +02:00
util Bug 1447763 - Remove some MSVC workarounds in the JS engine that aren't needed anymore. r=Waldo, r=jandem 2018-03-22 10:04:35 -04:00
vm Bug 1449511 - Fix exclusive access check from helper threads r=jandem 2018-03-29 17:11:41 +01:00
vtune Bug 1438278 - Part 4: Rename some files into js/src/util. r=jandem. 2018-02-14 16:04:42 -06:00
wasm Bug 1449213: Create WebAssembly.Global objects for imported globals that received a primitive; r=luke 2018-03-27 18:07:06 +02:00
.clang-format
.gitignore
Cargo.toml
Makefile.in
NamespaceImports.h Bug 1441988 - Simplify AutoVector definitions by making this a template r=sfink 2018-03-01 14:47:29 +00:00
README.html
Y.js
aclocal.m4
build.rs
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js.msg Bug 1440431 - Part 1: Move ValueToScript into the engine. r=nbp. 2018-02-22 12:31:01 -06:00
jsapi.cpp Merge inbound to mozilla-central. a=merge 2018-03-28 00:48:11 +03:00
jsapi.h Merge inbound to mozilla-central. a=merge 2018-03-28 00:48:11 +03:00
jsast.tbl
jsdate.cpp Bug 1443943 Do not clamp/jitter in the JS Engine if it's system context r=jorendorff,luke 2018-03-09 09:49:28 -06:00
jsdate.h Backed out 10 changesets (bug 1439026) for spidermonkey-sm-nonunified-linux64 bustages. a=backout on a CLOSED TREE 2018-03-02 15:57:52 +02:00
jsexn.cpp Bug 1442599 - Part 1: Replace AutoScopedAssign with MakeScopeExit. r=jorendorff 2018-03-15 03:41:23 -07:00
jsexn.h
jsfriendapi.cpp Bug 1449135 part 3 - Remove cooperative scheduling; bake in JSContext* in JIT code. r=luke 2018-03-27 18:00:27 +02:00
jsfriendapi.h Bug 1445619 - It is not longer acceptable to leak the world. r=Waldo,mccr8 2018-03-16 16:59:21 +00:00
jslibmath.h Bug 1447763 - Remove some MSVC workarounds in the JS engine that aren't needed anymore. r=Waldo, r=jandem 2018-03-22 10:04:35 -04:00
jsmath.cpp Bug 1447763 - Remove some MSVC workarounds in the JS engine that aren't needed anymore. r=Waldo, r=jandem 2018-03-22 10:04:35 -04:00
jsmath.h Backed out 10 changesets (bug 1439026) for spidermonkey-sm-nonunified-linux64 bustages. a=backout on a CLOSED TREE 2018-03-02 15:57:52 +02:00
jsnum.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
jsnum.h Bug 1439026 - Part 1: Rename jsstr* -> builtin/String*. r=jandem. 2018-02-24 08:55:13 -06:00
jspubtd.h Bug 1449135 part 3 - Remove cooperative scheduling; bake in JSContext* in JIT code. r=luke 2018-03-27 18:00:27 +02:00
jsshell.msg Bug 1440431 - Part 1: Move ValueToScript into the engine. r=nbp. 2018-02-22 12:31:01 -06:00
jstypes.h Bug 1447835 - Remove JS MSVC warning suppressions which are no longer needed. r=Waldo 2018-03-22 15:51:27 -04:00
jsutil.cpp Bug 1446466 Crash if moz_dispose_arena is called, and comment out all callers r=glandium 2018-03-21 20:49:35 -05:00
jsutil.h Bug 1449571 - Re-enable JS_CRASH_DIAGNOSTICS on ASan builds. r=ehsan 2018-03-29 09:14:11 +02:00
lib.rs
make-source-package.sh
moz.build Bug 1447835 - Remove JS MSVC warning suppressions which are no longer needed. r=Waldo 2018-03-22 15:51:27 -04:00
old-configure.in Bug 1340588 - enable clang-cl to generate depfiles directly, rather than using a wrapper; r=build-peer 2018-03-13 09:06:00 -05: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>