..
asmjs
Bug 1125371 - Silence some GCC-only warnings about uninitialized varaibles when building with --enable-optimize. r=jandem.
2015-01-23 16:05:38 -06:00
builtin
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
ctypes
Bug 1125153 - Return false from CreateFunctionInfo; r=Waldo
2015-01-24 14:50:14 -05:00
devtools
Bug 1107193 - Add a script that makes it easy to run the static rooting analysis. r=sfink.
2014-12-03 20:02:02 -06:00
doc
Merge mozilla-central to fx-team
2015-01-15 14:40:29 +01:00
ds
Bug 1125185
- Define MOZ_COLD for marking "cold" functions r=waldo
2015-01-26 17:30:19 -08:00
editline
frontend
Bug 1090096 - Fix null crash in cloneParseTree with computed property names in destructuring. r=efaust.
2015-01-20 15:46:13 -06:00
gc
Bug 1125185
- Define MOZ_COLD for marking "cold" functions r=waldo
2015-01-26 17:30:19 -08:00
gdb
Bug 1125356 - Introduce JS_NewPlainObject. r=Waldo
2015-01-24 16:38:08 +01:00
irregexp
Bug 1118604 - move activation fields. r=jandem
2015-01-26 15:40:11 +01:00
jit
Bug 1125371 - Silence some GCC-only warnings about uninitialized varaibles when building with --enable-optimize. r=jandem.
2015-01-23 16:05:38 -06:00
jit-test
Bug 1090096 - Fix null crash in cloneParseTree with computed property names in destructuring. r=efaust.
2015-01-20 15:46:13 -06:00
jsapi-tests
Bug 1125356 - Introduce JS_NewPlainObject. r=Waldo
2015-01-24 16:38:08 +01:00
octane
perf
proxy
Bug 945566 - Make calling Proxy without 'new' keyword a TypeError. (r=jorendorff)
2015-01-07 16:35:18 -08:00
shell
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
tests
Bug 1073809 - Allow "get" and "set" as generator names in object literals. (r=Waldo)
2015-01-26 12:04:54 -08:00
vm
Bug 1125371 - Silence some GCC-only warnings about uninitialized varaibles when building with --enable-optimize. r=jandem.
2015-01-23 16:05:38 -06:00
vtune
aclocal.m4
Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
2015-01-05 19:18:58 +01:00
configure.in
Bug 1122126 - add configure checks for gmtime_r; r=mshal
2015-01-15 13:20:22 -05:00
dtoa.c
js-confdefs.h.in
js-config.h.in
Bug 650161 - Enable compacting GC on GC_SHRINK collections r=terrence r=glandium
2015-01-16 14:34:32 +00:00
js-config.in
js.msg
Bug 1120390: Make Debugger decline invisible-to-Debugger globals as debuggees and as Debugger.Object referents. r=sfink
2015-01-22 17:33:35 -06:00
js.pc.in
jsalloc.cpp
Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in error reporting functions. (r=lth)
2015-01-09 00:06:03 -08:00
jsalloc.h
jsapi.cpp
Bug 1118604 - move activation fields. r=jandem
2015-01-26 15:40:11 +01:00
jsapi.h
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
jsarray.cpp
Bug 1122209 - Change some uses of LookupProperty to HasProperty. r=evilpie.
2014-12-20 10:22:46 -06:00
jsarray.h
Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth)
2015-01-09 00:06:03 -08:00
jsast.tbl
Bug 1122334 - Part 1: Support ES7 comprehension syntax with multiple ComprehensionIf in Reflect.parse. r=jorendorff
2015-01-23 19:21:37 +09:00
jsatom.cpp
jsatom.h
jsatominlines.h
jsbool.cpp
Bug 1111248. r=Waldo
2015-01-24 13:37:46 -05:00
jsbool.h
Bug 1111248. r=Waldo
2015-01-24 13:37:46 -05:00
jsboolinlines.h
Bug 1111248. r=Waldo
2015-01-24 13:37:46 -05:00
jsbytecode.h
jsclist.h
Bug 991720 part 0 - Add expected type before parenthese to fix clang 3.3 warning. r=jandem
2014-12-19 14:47:52 +01:00
jscntxt.cpp
Bug 1118604 - move activation fields. r=jandem
2015-01-26 15:40:11 +01:00
jscntxt.h
Bug 1118604 - move activation fields. r=jandem
2015-01-26 15:40:11 +01:00
jscntxtinlines.h
Bug 1118604 - move activation fields. r=jandem
2015-01-26 15:40:11 +01:00
jscompartment.cpp
Bug 650161 - Enable compacting GC on GC_SHRINK collections r=terrence r=glandium
2015-01-16 14:34:32 +00:00
jscompartment.h
Bug 650161 - Enable compacting GC on GC_SHRINK collections r=terrence r=glandium
2015-01-16 14:34:32 +00:00
jscompartmentinlines.h
Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail.
2015-01-06 19:07:06 -05:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp
Bug 1112778, part 7 - Rename JSObject::{get,set}Generic etc. -> js::{Get,Set}Property and add a few comments. r=Waldo.
2014-12-18 08:35:42 -06:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 1122361. Deal with populateUncaughtExceptionReport failing. r=waldo
2015-01-22 22:36:21 -05:00
jsexn.h
jsfriendapi.cpp
Bug 1125356 - Introduce JS_NewPlainObject. r=Waldo
2015-01-24 16:38:08 +01:00
jsfriendapi.h
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
2015-01-26 07:22:11 +09:00
jsfun.cpp
Bug 1122944 - Function.prototype.bind should preserve constructable property of target. r=till
2015-01-18 12:09:38 +01:00
jsfun.h
Bug 1084019 - Make the "name" property of function objects configurable. r=jorendorff
2015-01-17 15:38:58 +01:00
jsfuninlines.h
jsgc.cpp
Bug 1107639 - Remove public Add/RemoveRoot API r=terrence
2015-01-23 10:23:58 +00:00
jsgc.h
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
jsgcinlines.h
Bug 1120207 - Remove ForkJoin and ThreadPool from the sources. r=shu
2015-01-14 09:22:00 +01:00
jshashutil.h
Bug 1118486 - Part 1: Use = delete
instead of MOZ_DELETE directly; r=Waldo
2015-01-08 23:19:05 -05:00
jsinfer.cpp
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
jsinfer.h
Bug 1125185
- Define MOZ_COLD for marking "cold" functions r=waldo
2015-01-26 17:30:19 -08:00
jsinferinlines.h
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
jsiter.cpp
Bug 1122619 - Remove getPropertyAttributes object ops. r=jorendorff
2015-01-24 16:38:08 +01:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
Bug 1092547 - IonMonkey: Implement MathFunction(Log) recover instruction. r=nbp
2015-01-20 17:29:18 -05:00
jsmath.h
Bug 1092547 - IonMonkey: Implement MathFunction(Log) recover instruction. r=nbp
2015-01-20 17:29:18 -05:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1120257 (part 1) - Clarify inline string naming by adding JSThinInline. r=jandem.
2015-01-13 14:25:36 -08:00
jsnum.h
Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in string and conversion ops. (r=lth)
2015-01-09 00:06:03 -08:00
jsobj.cpp
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
jsobj.h
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
jsobjinlines.h
Bug 1111243 - Implement ES6 proxy behavior for IsArray. r=efaust
2015-01-25 21:42:10 +01:00
json.cpp
Bug 1111243 - Implement ES6 proxy behavior for IsArray. r=efaust
2015-01-25 21:42:10 +01:00
json.h
jsopcode.cpp
Bug 963879 - Part 1: Overhaul ScopeIter and StaticScopeIter to share iteration logic and to go through evals. (r=luke)
2015-01-14 22:57:35 -08:00
jsopcode.h
Bug 1093668 - Cleanup jsopcode.h. r=jandem
2015-01-14 10:05:46 +01:00
jsopcodeinlines.h
jsprf.cpp
jsprf.h
jspropertytree.cpp
Bug 650161 - Enable compacting GC on GC_SHRINK collections r=terrence r=glandium
2015-01-16 14:34:32 +00:00
jspropertytree.h
Bug 1118107 - Convert ThreadSafeContext -> ExclusiveContext and remove PJS paths in object ops. (r=lth)
2015-01-09 00:06:03 -08:00
jsprototypes.h
Bug 1121363 - remove misc PJS code. r=shu
2015-01-15 11:00:16 +01:00
jsproxy.h
Bug 1119259 - Mark virtual overridden functions as MOZ_OVERRIDE in JS; r=Waldo
2015-01-12 16:24:57 -05:00
jspubtd.h
Bug 1118604 - move activation fields. r=jandem
2015-01-26 15:40:11 +01:00
jsreflect.cpp
Bug 1122334 - Part 2: Remove FoldConstants checking code from ASTSerializer::comprehension in Reflect.parse. r=jorendorff
2015-01-23 19:21:39 +09:00
jsreflect.h
jsscript.cpp
Bug 1122833 - Don't relazify scripts with direct eval. (r=till)
2015-01-17 11:40:18 -08:00
jsscript.h
Bug 1123120 - Don't relazify scripts with pc counts. r=till
2015-01-20 09:53:51 +01:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp
Bug 1125371 - Silence some GCC-only warnings about uninitialized varaibles when building with --enable-optimize. r=jandem.
2015-01-23 16:05:38 -06:00
jsstr.h
Backed out changeset 597fd666ef6d (bug 1112537) for Win8 jit-test failures.
2015-01-23 12:26:54 -05:00
jstypes.h
Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo
2015-01-02 17:32:43 -05:00
jsutil.cpp
Bug 1125185
- Define MOZ_COLD for marking "cold" functions r=waldo
2015-01-26 17:30:19 -08:00
jsutil.h
Bug 1125185
- Define MOZ_COLD for marking "cold" functions r=waldo
2015-01-26 17:30:19 -08:00
jsversion.h
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp
Bug 1112778, part 7 - Rename JSObject::{get,set}Generic etc. -> js::{Get,Set}Property and add a few comments. r=Waldo.
2014-12-18 08:35:42 -06:00
jsweakmap.h
jswin.h
jswrapper.h
Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail.
2015-01-06 19:07:06 -05:00
make-source-package.sh
Makefile.in
Bug 1118084 - Remove self-hosted and user-exposed PJS methods. (r=lth)
2015-01-09 00:06:03 -08:00
moz.build
Backed out changeset aa85f08f9f76 (bug 1116855
) for Hazard analysis failures.
2015-01-26 15:58:58 -05:00
NamespaceImports.h
prmjtime.cpp
Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo
2015-01-02 17:32:43 -05:00
prmjtime.h
README.html
symverscript.in
Y.js