..
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
Bug 1107645 - Implement TypedArray.forEach in accordance with the ecma 6 revision 31 spec. r=evilpie
2015-01-26 12:46:00 -05:00
ctypes
Bug 1125153 - Return false from CreateFunctionInfo; r=Waldo
2015-01-24 14:50:14 -05:00
devtools
Bug 1125398 - Benchmark load: simple events, r=terrence
2015-01-26 15:27:18 -08: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 1122286 - Correctly detect unparenthesized yield expressions in argument lists when syntax parsing and report a syntax error. r=jorendorff on the first version, f=shu on a version functionally equivalent but with a different paint job
2015-01-15 15:01:54 -08:00
gc
Bug 1124581 - Remove dead code related to conservative scanner r=terrence
2015-01-27 10:21:55 +00: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 1125770 - Always trace |this| slot in Ion frames, r=jandem.
2015-01-27 18:11:44 -07:00
jit-test
Bug 1125512 - Part 4: Use .format() instead of modulo operator in jit_test.py. r=terrence
2015-01-28 05:19:30 +09:00
jsapi-tests
Bug 1125356 - Introduce JS_NewPlainObject. r=Waldo
2015-01-24 16:38:08 +01:00
octane
perf
Bug 1103152
- Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
2014-12-02 16:56:35 -06:00
proxy
Bug 945566 - Make calling Proxy without 'new' keyword a TypeError. (r=jorendorff)
2015-01-07 16:35:18 -08:00
shell
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07:00
tests
Bug 1125512 - Part 4: Use .format() instead of modulo operator in jit_test.py. r=terrence
2015-01-28 05:19:30 +09:00
vm
Bug 1125120 - Clean up Debugger.Frames when the debug mode in-place Ion bailout fails. (r=jandem)
2015-01-27 17:06:24 -08: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
Bug 1111395 - undef CONST to fix problems in some unified builds . r=luke
2014-12-14 14:24:00 +01:00
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 1112774 - Remove JS_DoubleTo{Ui,I}nt32 in favor of JS::To{Ui,I}nt32. r=jorendorff
2015-01-07 10:06:03 -06:00
jsapi.h
Bug 1112774 - Remove JS_DoubleTo{Ui,I}nt32 in favor of JS::To{Ui,I}nt32. r=jorendorff
2015-01-07 10:06:03 -06: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
Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem
2014-10-30 14:28:27 -07:00
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
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07: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
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07:00
jsinfer.h
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07:00
jsinferinlines.h
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07:00
jsiter.cpp
Bug 1122619 - Remove getPropertyAttributes object ops. r=jorendorff
2015-01-24 16:38:08 +01:00
jsiter.h
Bug 1091900 - Make GetIterator and others take an object as outparam. r=efaust
2014-11-19 01:44:03 +01:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
Bug 1101356 - MHypot Instruction supports up to four arguments. r=nbp
2015-01-27 18:58:17 +01:00
jsmath.h
Bug 1101356 - MHypot Instruction supports up to four arguments. r=nbp
2015-01-27 18:58:17 +01:00
jsnativestack.cpp
jsnativestack.h
Bug 1091916
- simplify the interrupt/jitStackLimit situation (r=bhackett)
2014-10-30 17:35:35 -05:00
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
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07:00
jsobj.h
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07: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
Bug 1032869 - Part 2: Move debuggee-ness to frames and selectively deoptimize when Debugger needs to observe execution. (r=jimb)
2014-11-13 14:39:39 -08:00
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
Bug 1066322 - Enable ES6 symbols in all builds. r=jandem.
2014-11-05 01:38:49 -06:00
jswatchpoint.cpp
Bug 1105069 - Part 7: Convert WeakMapTracer to use GCCellPtr; r=jonco, r=mccr8
2014-12-01 15:06:38 -08:00
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
Bug 1105069 - Part 7: Convert WeakMapTracer to use GCCellPtr; r=jonco, r=mccr8
2014-12-01 15:06:38 -08:00
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
Bug 1116855
- Add default-disabled unboxed objects for use by interpreted constructors, r=jandem.
2015-01-27 02:47:25 -07: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