..
asmjs
Bug 1279248 - Part 27: Temporarily disable the Wasm baseline compiler for x86, r=lth
2016-07-29 16:53:48 +02:00
builtin
Bug 1279248 - Part 24: Make WebAssembly ready to run 64bit instructions on x86, r=luke
2016-07-29 16:53:48 +02:00
ctypes
Bug 1288603 - Remove NumericLimits.h because all platforms have numeric_limits<char16_t>. r=froydnj
2016-07-22 22:05:45 -07:00
devtools
Bug 1286795 part 4 - Change some callbacks to take JSContext instead of JSRuntime. r=terrence
2016-07-23 19:52:47 +02:00
doc
Bug 1282257 - Create accessor properties in Debugger.Object.prototype to expose the target and the handler of a proxy object. r=jimb
2016-07-22 10:50:00 -04:00
ds
Bug 1264948 part 2 - Assert when we allocate new chunks using an infallible allocator. r=jonco,h4writer
2016-07-05 13:38:18 +00:00
editline
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
frontend
Bug 1283058 - Part 2: Remove CompileError.argumentsType. r=jwalden
2016-07-13 11:32:51 +09:00
gc
Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE
2016-07-29 15:41:34 +02:00
gdb
Bug 1286795 part 6 - Replace JS_NewRuntime/JS_DestroyRuntime with JS_NewContext/JS_DestroyContext. r=luke,bz
2016-07-23 19:54:19 +02:00
irregexp
Bug 1280046 - Search codepoints with same uppercase on ignoreCase match with non-unicode RegExp. r=jwalden
2016-07-29 13:55:25 +09:00
jit
Bug 1289054 - Part 4: Implement the 64bit variant of Extend on arm, r=bbouvier
2016-07-29 16:53:48 +02:00
jit-test
Bug 1279248 - Part 25: Extra tests, r=lth
2016-07-29 16:53:48 +02:00
jsapi-tests
Bug 1279248 - Part 25: Extra tests, r=lth
2016-07-29 16:53:48 +02:00
octane
perf
proxy
Bug 1288515 - Rename GetScriptedProxyHandlerObject to ScriptedProxyHandler::handlerObject and make it public. r=jimb
2016-07-22 10:39:00 -04:00
shell
Bug 1286795 part 6 - Replace JS_NewRuntime/JS_DestroyRuntime with JS_NewContext/JS_DestroyContext. r=luke,bz
2016-07-23 19:54:19 +02:00
tests
Bug 1287520
- Check IsPackedArray for the result array in Array.prototype.concat. r=efaust
2016-07-29 13:55:26 +09:00
threading
Bug 1284198 - Don't USE_CLOCK_API on macOS. r=terrence
2016-07-04 01:29:00 +02:00
vm
Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE
2016-07-29 15:41:34 +02:00
vtune
.clang-format
aclocal.m4
merge mozilla-inbound to mozilla-central a=merge
2016-07-27 16:35:44 +02:00
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
Bug 1289617 - Add an opt-out for bindgen in the SpiderMonkey DEBUG checker. r=sfink
2016-07-27 09:41:48 -07:00
js-config.in
js.msg
Backed out changeset 539b9c11ee64 (bug 1286009) for xpcshell bustage CLOSED TREE
2016-07-20 11:04:05 -07:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp
Bug 1286795 part 6 - Replace JS_NewRuntime/JS_DestroyRuntime with JS_NewContext/JS_DestroyContext. r=luke,bz
2016-07-23 19:54:19 +02:00
jsapi.h
Bug 1289073 - Convert from double to unsigned before checking that the max frames is greater than zero; r=jimb
2016-07-25 15:07:22 -07:00
jsarray.cpp
Bug 1281529 part 9 - Move JSRuntime caches into a new ContextCaches class. r=jorendorff
2016-07-02 13:45:10 +02:00
jsarray.h
jsast.tbl
jsatom.cpp
Bug 1286244 - Allow OMT parse to work when the pre-barrier verifier is running; r=sfink
2016-07-14 12:29:23 -07:00
jsatom.h
Bug 1286244 - Allow OMT parse to work when the pre-barrier verifier is running; r=sfink
2016-07-14 12:29:23 -07:00
jsatominlines.h
Bug 1286244 - Allow OMT parse to work when the pre-barrier verifier is running; r=sfink
2016-07-14 12:29:23 -07:00
jsautokw.py
Bug 1275355 - Move host_jskwgen invocation to moz.build; r=chmanchester
2016-05-23 13:59:37 -04:00
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 1285134 part 1 - Move the runtime private to the context. r=efaust
2016-07-18 14:36:13 +02:00
jscntxt.h
Bug 1285134 part 1 - Move the runtime private to the context. r=efaust
2016-07-18 14:36:13 +02:00
jscntxtinlines.h
Bug 1281529 part 6 - Remove some now-unnecessary activation->cx() uses. r=h4writer
2016-06-28 11:57:55 +02:00
jscompartment.cpp
Bug 1276028 - Baldr: replace JSCompartment::weakInstanceWeakList with WeakCache (r=shu)
2016-06-10 16:52:35 -05:00
jscompartment.h
Bug 1288564 - Baldr: change HeapPtr to ReadBarriered in WeakCache (r=terrence)
2016-07-21 19:26:42 -05:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp
Bug 1114580 - Change ESClassValue to an enum class. r=jorendorff
2016-06-30 00:04:56 +02:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 1280818 part 1 - Add the ability to capture the stack until the first non-self-hosted frame with the given principals; r=bz,jimb
2016-07-21 23:40:59 -04:00
jsexn.h
Bug 1277278 part 5 - Change ErrorToException's return type from bool to void. r=luke
2016-06-07 20:30:49 +02:00
jsfriendapi.cpp
Bug 1286795 part 4 - Change some callbacks to take JSContext instead of JSRuntime. r=terrence
2016-07-23 19:52:47 +02:00
jsfriendapi.h
Bug 1286795 part 1 - Change more GC APIs to take JSContext instead of JSRuntime. r=terrence
2016-07-23 19:51:23 +02:00
jsfun.cpp
Bug 1279129 - Should schedule delazification for Debugger when relazifying scripts. r=jandem
2016-07-19 17:41:32 +02:00
jsfun.h
Bug 1284155 - Baldr: remove use of func-export-index, use func-index instead (r=bbouvier)
2016-07-18 10:59:19 -05:00
jsfuninlines.h
jsgc.cpp
Bug 1288793 - Part 1: Convert js::gc::State to an enum class; r=jonco
2016-07-25 11:10:15 -07:00
jsgc.h
Bug 1288793 - Part 1: Convert js::gc::State to an enum class; r=jonco
2016-07-25 11:10:15 -07:00
jsgcinlines.h
Bug 1259850 - Make ZoneCellIter variants to communicate nogc to the hazard analysis, r=jonco
2016-05-27 22:00:10 -07:00
jshashutil.h
jsiter.cpp
Bug 1281529 part 9 - Move JSRuntime caches into a new ContextCaches class. r=jorendorff
2016-07-02 13:45:10 +02:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
Bug 1276029 - Add subset of prio.h to PosixNSPR.h so PRFileDesc can be used in SpiderMonkey (r=terrence)
2016-07-15 12:26:40 -05:00
jsmath.cpp
Bug 1281529 part 9 - Move JSRuntime caches into a new ContextCaches class. r=jorendorff
2016-07-02 13:45:10 +02:00
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1286114 - Do not allocate NaN and Infinity strings in num_toFixed_impl. r=arai
2016-07-12 03:58:00 +09:00
jsnum.h
jsobj.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
jsobj.h
Bug 1285034 - Do not create a null reference when tracing; r=jonco
2016-07-07 08:59:34 -07:00
jsobjinlines.h
Bug 1285034 - Do not create a null reference when tracing; r=jonco
2016-07-07 08:59:34 -07:00
json.cpp
Bug 1260785 - Make hashcode generation fallible for cell pointers that can be moved by GC r=terrence
2016-07-13 10:20:00 +01:00
json.h
jsopcode.cpp
Bug 1284441 - Remove unnecessary cast from ExpressionDecompiler::decompilePC. r=arai
2016-07-21 18:12:49 -04:00
jsopcode.h
jsopcodeinlines.h
jsprf.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
jsprf.h
jspropertytree.cpp
Bug 1284634 - Introduce ShapedObject as a base class containing a shape field, for subclassing by NativeObject and ProxyObject. r=efaust
2016-07-05 18:22:30 -07:00
jspropertytree.h
jsprototypes.h
Bug 1284155 - Baldr: add WebAssembly.Table constructor and object (r=bbouvier)
2016-07-12 20:20:14 -05:00
jspubtd.h
No Bug - Fix up some function names that appear in comments; r=meow
2016-07-22 10:50:26 -07:00
jsscript.cpp
Backed out changeset 539b9c11ee64 (bug 1286009) for xpcshell bustage CLOSED TREE
2016-07-20 11:04:05 -07:00
jsscript.h
Bug 1282795 - Declare JS::ubi::Concrete<T>::concreteTypeName within every JS::ubi::Concrete specialization to avoid use-before-declaration warnings related to templates. r=jimb
2016-07-05 17:41:12 -07:00
jsscriptinlines.h
Bug 1274895 - IonMonkey: Move the ion lazy list to the JSRuntime, r=jandem
2016-06-23 10:11:45 +02:00
jsshell.msg
Bug 1274922 part 5 - Remove JSEXN_NONE and add JSEXN_WARN. r=jorendorff
2016-05-31 08:07:00 +02:00
jsstr.cpp
Bug 1157277 - Part 3: Update String.prototype.{toLowerCase,toUpperCase,toLocaleLowerCase,toLocaleUpperCase} to work on code points. r=till
2016-07-20 14:11:35 +09:00
jsstr.h
jstypes.h
jsutil.cpp
jsutil.h
Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE
2016-07-29 15:41:34 +02:00
jsversion.h
jswatchpoint.cpp
jswatchpoint.h
jsweakmap.cpp
Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE
2016-07-29 15:41:34 +02:00
jsweakmap.h
Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE
2016-07-29 15:41:34 +02:00
jswin.h
jswrapper.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
make-source-package.sh
Bug 1186064 - Require Visual Studio 2015 Update 2; r=glandium
2016-07-06 09:01:38 -07:00
Makefile.in
Bug 1280637 - Implement tsan (thread sanitizer), asan (address sanitizer), and msan (uninitialized memory) jobs, r=terrence
2016-07-15 12:33:40 -07:00
moz.build
Bug 1282618 - Baldr: Implement a simple redundant bounds check elimination pass r=sunfish,bbouvier
2016-07-20 13:52:54 -07:00
NamespaceImports.h
Bug 1270977 - Remove JS::CallReceiver. r=efaust
2016-05-26 20:14:39 -07:00
old-configure.in
merge mozilla-inbound to mozilla-central a=merge
2016-07-27 16:35:44 +02:00
README.html
symverscript.in
Y.js
Bug 1277479: Use more ES6 features in Y.js; r=fitzgen ; DONTBUILD
2016-06-02 10:20:51 +02:00