..
asmjs
Bug 1157624: A few AsmJSValidate cleanups; r=luke
2015-04-27 17:16:01 +02:00
builtin
Merge m-c to inbound. a=merge
2015-04-27 15:20:16 -04:00
ctypes
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
devtools
Merge m-c to fx-team. a=merge
2015-04-30 14:05:10 -04:00
doc
Bug 1136945 - Add to Debugger.Memory docs possible outcomes of the nonincrementalReason in the onGarbageCollection event. r=fitzgen
2015-04-28 10:34:23 -07:00
ds
Bug 1155006: Fix unified build sensitivities in js/src. r=shu
2015-04-15 17:50:15 -07:00
editline
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
frontend
Backed out 3 changesets (bug 1155900) for frequent browser_net_cached-status.js failures. CLOSED TREE
2015-05-01 09:30:44 -04:00
gc
Bug 1158569 - Don't trigger sweeping of dead type information when scanning unboxed objects in minor GCs, r=terrence.
2015-04-28 11:09:16 -07:00
gdb
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
irregexp
Bug 1147629
- Use getStackPointer() and helper functions. r=jandem
2015-03-24 14:44:06 -07:00
jit
Bug 1155292 - Add a check for properties found on non-native prototypes during Ion caching, r=jandem.
2015-04-28 11:05:28 -07:00
jit-test
Backed out 3 changesets (bug 1155900) for frequent browser_net_cached-status.js failures. CLOSED TREE
2015-05-01 09:30:44 -04:00
jsapi-tests
Bug 1134865 - Part 3: Add JS::ubi::Node::jsObjectConstructorName; r=djvj
2015-04-27 10:57:06 -07:00
octane
…
perf
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
proxy
Bug 1159347 - Make BaseProxyHandler::getPropertyDescriptor not-pure virtual. r=efaust
2015-04-29 10:47:48 +02:00
shell
Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE.
2015-04-29 18:32:14 -07:00
tests
Backed out 3 changesets (bug 1155900) for frequent browser_net_cached-status.js failures. CLOSED TREE
2015-05-01 09:30:44 -04:00
vm
Backed out 3 changesets (bug 1155900) for frequent browser_net_cached-status.js failures. CLOSED TREE
2015-05-01 09:30:44 -04:00
vtune
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
Makefile.in
Bug 1141268 - Install js-config.h for standalone builds. r=glandium
2015-03-09 13:42:31 -07:00
NamespaceImports.h
Bug 1143521 - Remove IsPoisonedPtr stuff, r=sfink.
2015-03-18 18:01:35 -07:00
README.html
…
Y.js
…
aclocal.m4
…
configure.in
Bug 1001975 - Enable -Wuninitialized warnings as errors. r=glandium
2015-04-07 20:52:54 -07:00
dtoa.c
…
js-confdefs.h.in
…
js-config.h.in
Bug 1125929 - Remove the unused GC stack capture; r=billm
2015-01-28 11:52:01 -08:00
js-config.in
…
js.msg
Bug 1102219 - Part 1: Add `String.prototype.includes`; keep `String.prototype.contains` around as an alias with a (non-release builds only) warning. r=till
2015-04-30 00:32:01 +09:00
js.pc.in
…
jsalloc.cpp
Bug 1156317 - Change the onOutOfMemory() interface is make it harder to misuse r=terrence
2015-04-21 16:08:39 +01:00
jsalloc.h
Bug 1156317 - Change the onOutOfMemory() interface is make it harder to misuse r=terrence
2015-04-21 16:08:39 +01:00
jsapi.cpp
Bug 1058695 - Add member to nsIGlobalObject to detect it is going away. Make promises use it. r=bholley
2015-04-27 12:00:41 -07:00
jsapi.h
Bug 1058695 - Add member to nsIGlobalObject to detect it is going away. Make promises use it. r=bholley
2015-04-27 12:00:41 -07:00
jsarray.cpp
Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE.
2015-04-29 18:32:14 -07:00
jsarray.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsast.tbl
Bug 913617 - Reflect.parse: rename ArrowExpression to ArrowFunctionExpression. r=jorendorff
2015-03-10 10:50:00 +01:00
jsatom.cpp
Bug 1154950 - Share permanent atom and well-known symbol marking; r=sfink
2015-04-14 13:28:46 -07:00
jsatom.h
Bug 1147669 - Replace id marking functions with TraceEdge; r=jonco
2015-03-26 10:23:30 -07:00
jsatominlines.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsbool.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsbool.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsboolinlines.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsbytecode.h
…
jsclist.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jscntxt.cpp
Bug 1157628: Reformat spidermonkey source directory, again; r=jandem
2015-04-23 12:22:36 +02:00
jscntxt.h
Bug 1156632 - Remove unused forward class declarations - patch 7 - JS, r=sfink
2015-04-22 08:29:26 +02:00
jscntxtinlines.h
Bug 895223 - Always pass the holder to JSGetterOps. r=jorendorff,jandem
2015-04-11 13:59:47 +02:00
jscompartment.cpp
Bug 1157963 - Don't delazify functions about to be finalized. (r=jimb)
2015-04-28 01:44:22 -07:00
jscompartment.h
Bug 1065657 - Allow multiple Debuggers to track allocations at the same time. r=shu
2015-04-22 09:49:07 -07:00
jscompartmentinlines.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jscpucfg.h
…
jsdate.cpp
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
jsdate.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsdtoa.cpp
Bug 1144366
followup - Stop declaring multiple pointers on a single line. r=jorendorff
2015-04-02 11:22:21 +02:00
jsdtoa.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsexn.cpp
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
jsexn.h
Bug 891107 - Part 1: Show information about value, type, function, and argument number in type conversion error messages in js-ctypes. r=jorendorff
2015-04-23 13:41:10 +09:00
jsfriendapi.cpp
Bug 1158809 - Only use a single output from getTracingEdgeName; r=jonco
2015-04-28 10:28:56 -07:00
jsfriendapi.h
Bug 1155033 - Handle cyclic or deep ObjectGroup tracing chains during cycle collection, r=terrence.
2015-04-24 18:22:15 -06:00
jsfun.cpp
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
jsfun.h
Bug 1157963 - Fix LazyScript::hasUncompiledEnclosingScript. (r=jimb)
2015-04-28 01:44:22 -07:00
jsfuninlines.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsgc.cpp
Bug 1150253 - Part 1: SpiderMonkey should call an embedder-provided callback
2015-04-22 09:43:02 -07:00
jsgc.h
Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE.
2015-04-29 18:32:14 -07:00
jsgcinlines.h
Bug 1156632 - Remove unused forward class declarations - patch 7 - JS, r=sfink
2015-04-22 08:29:26 +02:00
jshashutil.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsiter.cpp
Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE.
2015-04-29 18:32:14 -07:00
jsiter.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jskwgen.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jslibmath.h
…
jslock.h
…
jsmath.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsmath.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsnativestack.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsnativestack.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsnum.cpp
Bug 1144366
followup - Stop declaring multiple pointers on a single line. r=jorendorff
2015-04-02 11:22:21 +02:00
jsnum.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsobj.cpp
Bug 1134865 - Part 1: Add JSObject::constructorDisplayAtom; r=djvj
2015-04-27 10:57:06 -07:00
jsobj.h
Bug 1134865 - Part 1: Add JSObject::constructorDisplayAtom; r=djvj
2015-04-27 10:57:06 -07:00
jsobjinlines.h
Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE.
2015-04-29 18:32:14 -07:00
json.cpp
Bug 1148568 - In JSON.parse with a reviver callback, ignore failure when defining properties. r=Waldo.
2015-03-23 14:32:30 -05:00
json.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsopcode.cpp
Bug 1147939 - The expression decompiler can't assume that it's called directly from script. (r=bhackett)
2015-04-15 21:55:21 -07:00
jsopcode.h
Bug 1147216 part 1 - Give JSOP_LINENO a 4-byte instead of 2-byte operand. r=luke
2015-04-10 11:38:50 +02:00
jsopcodeinlines.h
Bug 1144366
followup - Stop declaring multiple pointers on a single line. r=jorendorff
2015-04-02 11:22:21 +02:00
jsprf.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsprf.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jspropertytree.cpp
Bug 1157628: Reformat spidermonkey source directory, again; r=jandem
2015-04-23 12:22:36 +02:00
jspropertytree.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsprototypes.h
Bug 1079919
- Part 0: Add RegExp ClassSpec. r=bholley
2015-03-18 18:22:05 +09:00
jspubtd.h
Bug 1150011 - Fix GC hash table checks to work in release builds r=nbp
2015-04-07 15:58:09 +01:00
jsreflect.cpp
Backed out changeset 876c8ee6b132 (bug 1141862) for spidermonkey bustage
2015-04-08 19:05:41 -07:00
jsreflect.h
…
jsscript.cpp
Bug 1156888 - Do not go out-of-line to eagerly scan LazyScript instances; r=sfink
2015-04-21 09:26:37 -07:00
jsscript.h
Bug 1156888 - Do not go out-of-line to eagerly scan LazyScript instances; r=sfink
2015-04-21 09:26:37 -07:00
jsscriptinlines.h
Bug 674779 - Per-component CPU monitoring, low-level. r=blassey, r=jandem
2015-03-31 12:40:52 +02:00
jsshell.msg
…
jsstr.cpp
Bug 1102219 - Part 1: Add `String.prototype.includes`; keep `String.prototype.contains` around as an alias with a (non-release builds only) warning. r=till
2015-04-30 00:32:01 +09:00
jsstr.h
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
jstypes.h
Bug 1144366
followup - Stop declaring multiple pointers on a single line. r=jorendorff
2015-04-02 11:22:21 +02:00
jsutil.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsutil.h
Backed out changeset 42ed856b37d9 (bug 1153382) to see if it unbreaks e10s-bc1 CLOSED TREE
2015-04-15 16:45:41 -07:00
jsversion.h
Bug 1066227 - Part 3: Parser support for basic ES6 ClassStatements (Nightly Only). (r=jorendorff)
2015-02-25 17:30:08 -08:00
jswatchpoint.cpp
Bug 1149352 - Part 8: Move Object marking to TraceEdge; r=jonco
2015-03-30 16:08:06 -07:00
jswatchpoint.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
jsweakcache.h
Bug 1149352 - Templatize IsMarked and IsAboutToBeFinalized; r=jonco
2015-03-27 16:22:52 -07:00
jsweakmap.cpp
Bug 1155946 part 1 - Add a mayResolve class hook to optimize objects with resolve hooks better. r=bhackett
2015-04-23 15:51:28 +02:00
jsweakmap.h
Bug 1149526 - Rework HeapPtr lifetime checks using TLS r=terrence
2015-04-09 18:08:54 +01:00
jswin.h
Bug 1155838 - Fix a build warning on windows; r=till
2015-04-17 12:41:31 -07:00
jswrapper.h
Bug 1156632 - Remove unused forward class declarations - patch 7 - JS, r=sfink
2015-04-22 08:29:26 +02:00
make-source-package.sh
Bug 1062473: Use mozalloc's moz_malloc_size_of in the JS shell, not our own custom copy. r=glandium
2015-04-13 16:11:32 -07:00
moz.build
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
2015-04-27 19:59:27 -04:00
prmjtime.cpp
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
prmjtime.h
Bug 1144366
- Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
2015-03-28 23:22:11 +01:00
symverscript.in
…