gecko-dev/js/src
Wes Kocher ad037c851d Merge m-c to autoland, a=merge
MozReview-Commit-ID: 8vGne2PAweU
2017-02-02 16:45:43 -08:00
..
builtin Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
ctypes
devtools Merge m-c to inbound. a=merge 2017-01-18 09:54:06 -05:00
doc Bug 1330370 - Adds breakpoint and step support for Web Assembly. r=luke, shu 2017-01-27 11:31:01 -06:00
ds Bug 1332594 - Part 2: Check AssemblerBuffer for corruption during realloc. r=jandem 2017-01-30 14:57:53 +01:00
editline
frontend Bug 1316081 part 2 - Add an XDRIncrementalEncoder instance on the ScriptSource. r=shu 2017-01-31 20:03:57 +00:00
gc Bug 1332745 - Split runtime-wide pointer udpates from per-zone updates in compacting GC r=sfink 2017-02-02 16:17:28 +00:00
gdb Bug 1332753 - Fix GDB-Iongraph integration. r=nbp 2017-01-20 14:37:00 -05:00
irregexp Bug 1331606 - Avoid OOM crashes when we reach the executable code limit. r=luke 2017-01-17 16:46:18 +01:00
jit Merge m-c to autoland, a=merge 2017-02-02 16:45:43 -08:00
jit-test Merge inbound to m-c a=merge 2017-02-01 16:22:11 -08:00
jsapi-tests Bug 1334433 - Add gray marking jsapi tests r=sfink 2017-01-30 11:24:10 +00:00
octane
perf
proxy Bug 1335654 part 1. Propagate AutoEnterPolicy's mayThrow argument to the enter() methods of proxy handlers, so they know whether it's OK to throw some sort of custom exception or whether they should just silently deny. r=bholley,jandem 2017-02-02 12:48:49 -05:00
shell Bug 1316078 part 5 - Add XDR off-thread decoder test cases. r=bhackett 2017-01-31 20:03:58 +00:00
tests Bug 1334507 - Mark long-running jstests as slow. r=sfink 2017-02-02 18:25:37 +01:00
threading Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
vm Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
vtune Bug 1313280 - Fix invalid non-UTF-8 bytes from js/. r=jandem 2016-10-28 22:14:51 +09:00
wasm Bug 1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject to static method. r=jandem 2017-02-01 05:24:46 +09:00
.clang-format
.gitignore
Cargo.lock Bug 1324920 - Update mozjs_sys vendored crates. r=fitzgen,sfink 2016-12-20 14:24:05 -08:00
Cargo.toml
Makefile.in
NamespaceImports.h Bug 1331668 - Add a class to encapsulate the possible results of a property lookup r=jandem 2017-01-20 16:10:16 +00:00
README.html
Y.js
aclocal.m4
build.rs Bug 1325299 - Don't explicitly set PSAPI_VERSION. r=glandium 2016-12-30 01:29:52 +09:00
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg Bug 1328386 - Part 8: Store internals object for Intl objects in internal slot instead of using a WeakMap. r=Waldo 2017-01-23 08:33:51 -08:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
jsapi.h Merge inbound to central, a=merge 2017-02-02 16:39:24 -08:00
jsarray.cpp Bug 1323782: Check iterated-flag before proceeding to fast path in Array.prototype.unshift. r=Waldo 2017-01-26 12:20:16 -08:00
jsarray.h Bug 1320408 - Part 4: Change JSObject::getGroup to static method. r=jandem 2016-12-31 16:03:01 +09:00
jsast.tbl
jsatom.cpp Bug 1316078 part 3 - Use an ExclusiveContext instead of a JSContext in XDR functions. r=luke 2017-01-31 20:03:57 +00:00
jsatom.h Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
jsatominlines.h Bug 1317936 part 1 - Add hash code to atoms. r=jonco,jorendorff 2016-11-24 13:39:04 +01:00
jsautokw.py
jsbool.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 883377 - Part 1: Implement ES6 function name property semantics. r=jandem,anba 2016-12-03 07:44:20 +09:00
jscntxt.h Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
jscntxtinlines.h Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
jscompartment.cpp Bug 1332745 - Split runtime-wide pointer udpates from per-zone updates in compacting GC r=sfink 2017-02-02 16:17:28 +00:00
jscompartment.h Bug 1330769 - Avoid using Symbol addresses in hash codes. r=jandem. 2017-01-12 14:29:38 -06:00
jscompartmentinlines.h Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
jscpucfg.h
jsdate.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
jsexn.h Bug 1324116 - Baldr: add WebAssembly.LinkError and throw it for errors during instantiation (r=bbouvier) 2016-12-28 09:20:56 -06:00
jsfriendapi.cpp Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
jsfriendapi.h Bug 1334744 - Add a faster API for working with external strings. r=luke 2017-01-30 19:07:54 +01:00
jsfun.cpp Bug 1316081 part 1 - Add XDRIncrementalEncoder to replace delazified LazyScript in the encoded XDR buffer. r=shu 2017-01-31 20:03:57 +00:00
jsfun.h Bug 1334091 - XDR function use the sourceObject instead of the enclosingScript as argument. r=shu 2017-01-31 20:03:57 +00:00
jsfuninlines.h Bug 883377 - Part 1: Implement ES6 function name property semantics. r=jandem,anba 2016-12-03 07:44:20 +09:00
jsgc.cpp Bug 1332745 - Split runtime-wide pointer udpates from per-zone updates in compacting GC r=sfink 2017-02-02 16:17:28 +00:00
jsgc.h Bug 1333391 - move GetCPUCount to the threading layer. r=luke 2017-01-24 12:24:49 +01:00
jsgcinlines.h Bug 1328967 - Allow GCZonesIter to be used by helper threads during GC r=sfink 2017-01-20 12:09:07 +00:00
jshashutil.h
jsiter.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
jsiter.h Bug 1147371 - Implement IteratorClose for for-of. (r=arai) 2017-01-14 14:51:38 -08:00
jslibmath.h
jsmath.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
jsmath.h Bug 1325200 part 1 - Simplify AllocateExecutableMemory a bit. r=luke 2017-01-12 12:48:36 +01:00
jsnativestack.cpp
jsnativestack.h
jsnspr.h
jsnum.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
jsnum.h Bug 1255128 - Fix ArrayBuffer constructor parameter handling with ToIndex. r=arai 2016-12-24 00:13:39 +01:00
jsobj.cpp Bug 1316081 part 1 - Add XDRIncrementalEncoder to replace delazified LazyScript in the encoded XDR buffer. r=shu 2017-01-31 20:03:57 +00:00
jsobj.h Bug 1333757 - Add some asserts to slot-setting functions on JSFunction and NativeObject. r=jonco 2017-01-25 17:12:35 +01:00
jsobjinlines.h Bug 1331668 - Add a class to encapsulate the possible results of a property lookup r=jandem 2017-01-20 16:10:16 +00:00
json.cpp Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
json.h
jsopcode.cpp Bug 1147371 - Always decompile argument names in self-hosted code in the caller frame. (r=arai) 2017-01-14 14:51:39 -08:00
jsopcode.h Bug 1147371 - Implement JSOP_PICK and JSOP_UNPICK in the expression decompiler. (r=arai) 2017-01-14 14:51:39 -08:00
jsopcodeinlines.h Bug 1147371 - Implement JSOP_PICK and JSOP_UNPICK in the expression decompiler. (r=arai) 2017-01-14 14:51:39 -08:00
jsprf.cpp
jsprf.h
jspropertytree.cpp
jspropertytree.h
jsprototypes.h Bug 1333073 - Use ClassSpec for DataView. r=arai 2017-01-28 21:36:05 +01:00
jspubtd.h Backed out changeset 2a694bf4a9de (bug 1323241) for causing frequent GC crashes in CI. 2017-01-07 10:45:47 -05:00
jsscript.cpp Bug 1325551 - Add MOZ_MUST_USE to ScriptSource r=jimb 2017-02-01 17:10:17 +00:00
jsscript.h Bug 1325551 - Add MOZ_MUST_USE to ScriptSource r=jimb 2017-02-01 17:10:17 +00:00
jsscriptinlines.h Bug 1320408 - Part 11: Remove JSContext* parameter from JSScript::ensureNonLazyCanonicalFunction. r=jandem 2017-01-21 17:25:45 +09:00
jsshell.msg
jsstr.cpp Bug 1320408 - Part 18: Change StringObject::init to static method. r=jandem 2017-02-01 05:24:45 +09:00
jsstr.h
jstypes.h
jsutil.cpp
jsutil.h Bug 1326134 - Report whether GC poisoning is enabled in profiles, r=jonco 2016-12-28 17:12:23 -08:00
jsversion.h
jswatchpoint.cpp Bug 1332597 - IsMarked should return true for things owned by a different runtime r=sfink a=abillings 2017-01-23 17:31:23 +00:00
jswatchpoint.h Bug 1317761 - Standardise names of tracing methods r=jandem r=h4writer r=waldo r=bbouvier 2016-11-23 17:45:47 +00:00
jsweakmap.cpp Bug 1317761 - Standardise names of tracing methods r=jandem r=h4writer r=waldo r=bbouvier 2016-11-23 17:45:47 +00:00
jsweakmap.h Bug 1332597 - IsMarked should return true for things owned by a different runtime r=sfink a=abillings 2017-01-23 17:31:23 +00:00
jswin.h
jswrapper.h Bug 1335654 part 1. Propagate AutoEnterPolicy's mayThrow argument to the enter() methods of proxy handlers, so they know whether it's OK to throw some sort of custom exception or whether they should just silently deny. r=bholley,jandem 2017-02-02 12:48:49 -05:00
lib.rs
make-source-package.sh
moz.build Bug 1333826 - Remove SDK_FILES, SDK_LIBRARY, and related is_sdk support in the build goop, r=mshal 2017-01-30 11:24:10 -05:00
old-configure.in Bug 1333939 - Remove -Wno-invalid-constexpr from clang-cl config. r=froydnj 2017-01-26 13:26:01 +13:00
symverscript.in

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>