gecko-dev/js/src
2017-10-24 19:00:07 +08:00
..
build Bug 1403346 - Move C{XX}FLAGS to mozbuild computed flags. r=glandium 2017-10-25 15:12:09 -07:00
builtin Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
ctypes Backed out changeset 3b19f13cf22a (bug 1406746) for rooting hazards 2017-10-10 13:03:36 +01:00
devtools Backed out changeset 34accef71609 (bug 1403690) for crashing many Android XPCshell runs. r=backout 2017-10-23 22:05:21 +02:00
doc
ds Bug 1407822 - Remove BumpChunk::magic_ value when the assertion are removed. r=jandem 2017-10-13 13:44:01 +00:00
editline
frontend Bug 1409295 part 4 - Use little endian for int32/uint32 bytecode operands. r=luke 2017-10-19 13:53:09 +01:00
gc Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
gdb Bug 1360211: Merge WasmActivation into JitActivation and make wasm->jit calls faster; r=luke, r=jandem 2017-09-27 21:16:29 +02:00
irregexp Bug 1408452 - Fix RegExpParser position tracking. r=arai 2017-10-18 15:29:00 -04:00
jit Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
jit-test Bug 1385112 - Part 2: Add testcase. r=anba 2017-10-26 22:10:31 +09:00
jsapi-tests Bug 1407682 - Part 8: Move Auto* classes to GCInternals.h. r=jonco 2017-10-24 16:32:57 +08:00
octane
perf
proxy Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
shell Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE 2017-10-25 12:36:59 +03:00
tests Bug 638054 - Mostly remove JS tests using watch/unwatch. r=jorendorff 2017-10-24 20:48:14 +02:00
threading Bug 1406421 - Baldr: add ExclusiveWaitableData subclass of ExclusiveData and use it (r=lth) 2017-10-19 09:14:43 -05:00
vm Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
vtune Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
wasm Bug 1407682 - Part 5: Seperate Cell-related class from Heap.h to Cell.h r=jonco 2017-10-20 19:16:31 +08:00
.clang-format
.gitignore
aclocal.m4
build.rs Bug 1277338 - Part 7: Export mozglue when JS_STANDALONE && !jemalloc; r=glandium,sfink 2017-08-31 15:59:13 -07:00
Cargo.lock Bug 1411363 - Update Cargo.lock files for Rust 1.22. r=froydnj 2017-10-24 10:00:24 -07:00
Cargo.toml Bug 1277338 - Part 9: Move the servo/rust-mozjs crate providing bindings to SpiderMonkey to js/rust; r=sfink 2017-09-05 09:26:21 -07:00
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js.msg Bug 638054 - Remove the guts of the watch/unwatch implementation. r=jorendorff 2017-10-24 20:48:14 +02:00
jsalloc.cpp
jsalloc.h Bug 1404787 - Fix symbols visibility. r=fitzgen 2017-10-02 22:20:33 -07:00
jsapi.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jsapi.h Bug 1408375 - Move max malloc bytes parameter to GCSchedulingTunables r=sfink 2017-10-26 10:03:51 +01:00
jsarray.cpp Bug 1398780 - Part 2: Remove unnecessary rooting in SpeciesConstructor and some Array methods. r=till 2017-10-18 09:24:06 +01:00
jsarray.h Bug 1398768 part 12 - Remove/inline CanonicalizeArrayLengthValue. r=anba 2017-10-01 11:38:39 +02:00
jsarrayinlines.h Bug 1398768 part 2 - Inline some small helper functions into the callers. r=evilpie 2017-09-28 11:15:50 +02:00
jsast.tbl
jsatom.cpp Bug 1400278 - Replace runtime allocation with system or zone allocation where possible r=jandem 2017-09-20 13:19:32 +01:00
jsatom.h Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
jsatominlines.h Bug 1398113 - Use NameToId for known property names to avoid the indexed property check in AtomToId. r=jandem 2017-09-08 16:18:25 +02:00
jsbool.cpp
jsbool.h
jsboolinlines.h Backed out changeset e758012cf5b3 for landing with the wrong commit message. 2017-09-18 16:19:57 +02:00
jsbytecode.h
jscntxt.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jscntxt.h Backed out changeset acb5cba79c55 (bug 1409441) 2017-10-19 00:11:21 +02:00
jscntxtinlines.h Bug 1406570 - "Root" compartment while entering it, r=jonco 2017-10-11 17:19:24 -07:00
jscompartment.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jscompartment.h Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp Bug 818634 - Remove support for Date.prototype.toLocaleFormat. r=gandalf, r=anba 2017-10-18 21:51:32 -05:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
jsexn.h Bug 1405154 - Fix ubsan runtime error for JSExnType. r=evilpies 2017-10-02 20:38:00 -04:00
jsfriendapi.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jsfriendapi.h Bug 638054 - Remove the guts of the watch/unwatch implementation. r=jorendorff 2017-10-24 20:48:14 +02:00
jsfun.cpp Bug 1405284 - Avoid extra copying of property keys when calling js::GetOwnPropertyKeys. r=jandem 2017-10-11 06:50:59 -07:00
jsfun.h Bug 1405999 part 4 - Optimize and clean up NewNativeFunction and related functions. r=anba 2017-10-09 10:03:14 +02:00
jsfuninlines.h
jsgc.cpp Bug 1407682 - Part 8: Move Auto* classes to GCInternals.h. r=jonco 2017-10-24 16:32:57 +08:00
jsgc.h Bug 1407682 - Part 10: Move ArenaList to its own header. r=jonco 2017-10-24 17:45:35 +08:00
jsgcinlines.h Bug 1407682 - Part 8: Move Auto* classes to GCInternals.h. r=jonco 2017-10-24 16:32:57 +08:00
jshashutil.h
jsiter.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jsiter.h Bug 1398273 - Rename LegacyIterator to PropertyIterator in jsiter. r=luke 2017-09-08 22:53:35 +02:00
jslibmath.h Backed out changeset e758012cf5b3 for landing with the wrong commit message. 2017-09-18 16:19:57 +02:00
jsmath.cpp Backed out changeset e758012cf5b3 for landing with the wrong commit message. 2017-09-18 16:19:57 +02:00
jsmath.h Bug 1398086 - Remove unused functions and classes. r=till 2017-09-08 16:14:14 +02:00
jsnativestack.cpp
jsnativestack.h
jsnspr.h
jsnum.cpp Bug 1398086 - Remove unused functions and classes. r=till 2017-09-08 16:14:14 +02:00
jsnum.h Bug 1398086 - Remove unused functions and classes. r=till 2017-09-08 16:14:14 +02:00
jsobj.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jsobj.h Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
jsobjinlines.h Bug 638054 - Remove the guts of the watch/unwatch implementation. r=jorendorff 2017-10-24 20:48:14 +02:00
json.cpp Bug 1405123 - Only create the initial holder when JSON.stringify was called with a replacer function. r=jandem 2017-10-03 11:45:29 +02:00
json.h
jsopcode.cpp Bug 1398768 part 11 - Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again. r=evilpie 2017-10-01 11:37:46 +02:00
jsopcode.h Bug 1409295 part 5 - Use memcpy on little endian platforms. r=luke 2017-10-19 13:53:30 +01:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jsprototypes.h
jspubtd.h Bug 1405999 part 3 - Inline AutoGCRooter constructors and add MOZ_ALWAYS_INLINE to some functions. r=jonco 2017-10-09 10:01:54 +02:00
jsscript.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jsscript.h
jsscriptinlines.h Bug 1404306 - Set ION_COMPILING_SCRIPT in AutoLockHelperThreadState scope to avoid a shell-only race. r=jonco 2017-10-11 10:56:03 +02:00
jsshell.msg
jsstr.cpp Bug 1407682 - Part 11: Remove unnecessary inclusion of jsgc.h. r=jonco 2017-10-24 18:05:57 +08:00
jsstr.h Bug 1403911 - Part 14: Move JSSubString struct to its remaining callers. r=jandem 2017-10-03 16:11:08 +02:00
jstypes.h
jsutil.cpp Bug 1402815 - Add interruptTest function to JS engine. r=jandem 2017-09-22 18:28:47 +02:00
jsutil.h Bug 1399933 - Replace use of ObjectValueCrashOnTouch with PoisonedObjectValue r=sfink 2017-09-15 11:04:40 +01:00
jsversion.h Bug 638054 - Remove the guts of the watch/unwatch implementation. r=jorendorff 2017-10-24 20:48:14 +02:00
jsweakmap.cpp
jsweakmap.h Bug 1407682 - Part 13: Remove unneccesary includes r=jonco 2017-10-24 19:00:07 +08:00
jswin.h
jswrapper.h Bug 638054 - Remove the guts of the watch/unwatch implementation. r=jorendorff 2017-10-24 20:48:14 +02:00
lib.rs
make-source-package.sh Bug 1398965 - Fold memory/mozjemalloc into memory/build. r=njn 2017-09-12 13:14:35 +09:00
Makefile.in
moz.build Bug 638054 - Remove the guts of the watch/unwatch implementation. r=jorendorff 2017-10-24 20:48:14 +02:00
NamespaceImports.h
old-configure.in Bug 1403346 - Move C{XX}FLAGS to mozbuild computed flags. r=glandium 2017-10-25 15:12:09 -07: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>