..
assembler
Bug 946481 - Fix PRETTY_PRINT_OFFSET misuse. no_r
2013-12-13 15:46:21 -08:00
build
Bug 950291 - Kill js/src/build/autoconf. r=ted
2013-12-17 11:13:53 +09:00
builtin
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
config
Bug 947117 - Don't tell the compiler to use debug C++ runtimes just because we're using DMD. r=glandium
2013-12-09 07:58:16 +01:00
ctypes
Bug 945846 - Stop barriers going off during store buffer marking for ctypes r=terrence
2013-12-05 11:15:51 +00:00
devtools
Bug 949878 - Switch to integer indexes to avoid pathological array slowdown, r=terrence
2013-12-13 09:50:13 -08:00
ds
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
2013-11-25 17:35:09 -08:00
editline
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
2013-11-28 14:24:05 +09:00
frontend
Bug 950950 - Fix some exact rooting hazards in the bytecode emitter; r=sfink
2013-12-16 15:41:54 -08:00
gc
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
gdb
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jit
Bug 950438 - IonMonkey: The intersection of two ranges that both contain NaN is not empty. r=nbp
2013-12-16 22:47:06 -08:00
jit-test
Bug 937089 - Deoptimize arguments when it is redeclared as a variable inside a with statement inside an eval, r=luke.
2013-12-16 14:55:49 -08:00
jsapi-tests
Bug 926012 - Part 3: Convert wrappers to using dynamic prototype hooks. (r=bholley)
2013-12-13 12:01:30 -08:00
parjs-benchmarks
perf
shell
Bug 926012 - Part 3: Convert wrappers to using dynamic prototype hooks. (r=bholley)
2013-12-13 12:01:30 -08:00
tests
Bug 926012 - Part 2: Allow __proto__ sets on proxies. (r=Waldo)
2013-12-13 12:01:30 -08:00
v8
vm
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
vtune
yarr
Bug 941424 - Build more of the JS engine in unified mode; r=djvj
2013-11-22 00:16:31 -05:00
aclocal.m4
Bug 950291 - Kill js/src/build/autoconf. r=ted
2013-12-17 11:13:53 +09:00
configure.in
Bug 950291 - Kill js/src/build/autoconf. r=ted
2013-12-17 11:13:53 +09:00
dtoa.c
Bug 942116 - Stop using the register keyword in the JS engine; r=luke
2013-11-22 13:49:41 -05:00
js-confdefs.h.in
js-config.h.in
Bug 939505 - Use JS_DEBUG in public headers. r=jorendorff
2013-12-06 15:03:08 -08:00
js-config.in
js.msg
Bug 950527 - Mark asm.js success messages as not being an error (r=bbouvier)
2013-12-16 10:20:35 -06:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsanalyze.cpp
Bug 927782 - Part 11: Optimize block scopes without aliased locals. r=luke
2013-11-26 12:07:02 +01:00
jsanalyze.h
Bug 949747 - Use accessor methods for JSFunction fields, r=jandem.
2013-12-14 16:38:07 -08:00
jsanalyzeinlines.h
Bug 944946 - Use accessor methods for script->code and script->length, r=jandem.
2013-12-03 08:17:50 -08:00
jsapi.cpp
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jsapi.h
Bug 948647, part 2 - Rename js_ReportErrorAgain to js::CallErrorReporter (and other related tidying-up). r=Waldo.
2013-12-16 06:03:18 -06:00
jsarray.cpp
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jsarray.h
Bug 879402 - Use template object to faster set the input and index properties on CreateRegExpMatchResult, r=bhackett
2013-12-12 16:43:52 +01:00
jsast.tbl
Bug 930411 - Implement export declarations; r=bholley
2013-11-11 20:05:40 +01:00
jsatom.cpp
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
2013-12-08 21:52:54 -05:00
jsatom.h
Bug 933681 - Define JSStdName tables in terms of jsprototypes.h. r=jorendorff
2013-11-22 10:55:42 -08:00
jsatominlines.h
Back out 00644e4b067d (bug 938124) for debug browser-chrome bustage, and probable debug ASan jit-test bustage
2013-11-19 22:27:56 -08:00
jsbool.cpp
Back out 00644e4b067d (bug 938124) for debug browser-chrome bustage, and probable debug ASan jit-test bustage
2013-11-19 22:27:56 -08:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jscntxt.h
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jscntxtinlines.h
Bug 944946 - Use accessor methods for script->code and script->length, r=jandem.
2013-12-03 08:17:50 -08:00
jscompartment.cpp
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jscompartment.h
Bug 932982 - Trace type constraints and allow preserving jitcode in GCs without also marking all type information, r=billm, r=jandem
2013-12-12 13:10:54 -08:00
jscompartmentinlines.h
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
2013-11-25 17:35:09 -08:00
jscpucfg.h
Bug 932991: Partly revert bug 898274 on jscpucfg.h, breaks OpenBSD/sparc64 (at least) where <machine/endian.h> must be included after <sys/types.h>. r=njn
2013-11-04 22:05:51 +01:00
jscrashformat.h
jscrashreport.cpp
Bug 941424 - Build more of the JS engine in unified mode; r=djvj
2013-11-22 00:16:31 -05:00
jscrashreport.h
jsdate.cpp
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
2013-12-08 21:52:54 -05:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 948647, part 3 - Change js_ErrorToException to return true iff cx->throwing was set, and document the convention. r=Waldo.
2013-12-16 06:03:22 -06:00
jsexn.h
Bug 948647, part 3 - Change js_ErrorToException to return true iff cx->throwing was set, and document the convention. r=Waldo.
2013-12-16 06:03:22 -06:00
jsfriendapi.cpp
Backed out changeset 8f48aaba4752 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE
2013-12-17 09:20:42 +01:00
jsfriendapi.h
Backed out changeset 8f48aaba4752 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE
2013-12-17 09:20:42 +01:00
jsfun.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsfun.h
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsfuninlines.h
Bug 948230 - Use accessor methods for JSScript bitfields, r=jandem.
2013-12-10 18:22:28 -08:00
jsgc.cpp
Bug 949108 - Fix an exact rooting false positive across the activity callback; r=bholley
2013-12-16 10:38:15 -08:00
jsgc.h
Bug 949108 - Fix an exact rooting false positive across the activity callback; r=bholley
2013-12-16 10:38:15 -08:00
jsgcinlines.h
Bug 950006 - Don't skip zeal GCs if allocating without the possibility of GC r=billm
2013-12-16 08:57:37 +00:00
jshashutil.h
Bug 939993 - Fix places where HashTable::AddPtr could be used with out-of-date hash value under GGC r=sfink
2013-11-25 11:26:10 +00:00
jsinfer.cpp
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jsinfer.h
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jsinferinlines.h
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jsiter.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo
2013-11-27 09:37:10 -06:00
jsmath.cpp
Bug 904918: Odin Float32 support; p=bbouvier,dougc r=luke,sstangl
2013-12-12 20:23:29 +01:00
jsmath.h
Bug 904918: Odin Float32 support; p=bbouvier,dougc r=luke,sstangl
2013-12-12 20:23:29 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 937083 - Make js::CharsToNumber propagate OOM. r=shu
2013-12-06 18:39:42 +01:00
jsnum.h
Bug 928050 - Don't GC during atomization, r=billm.
2013-11-09 19:53:53 -07:00
jsobj.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsobj.h
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsobjinlines.h
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
json.cpp
Bug 942211 - Remove usages of NewObjectWithClassProto. r=jwalden
2013-11-25 11:40:53 +00:00
json.h
jsonparser.cpp
Bug 928050 - Don't GC during atomization, r=billm.
2013-11-09 19:53:53 -07:00
jsonparser.h
jsopcode.cpp
Bug 949747 - Use accessor methods for JSFunction fields, r=jandem.
2013-12-14 16:38:07 -08:00
jsopcode.h
Bug 927782 - Part 1: Expose JSScript::getBlockScope(jsbytecode *). r=luke
2013-12-06 17:56:20 +01:00
jsopcode.tbl
Bug 793860, part 2 - Remove JSOP_ENUMELEM. r=luke.
2013-12-09 14:12:39 -06:00
jsopcodeinlines.h
Bug 944946 - Use accessor methods for script->code and script->length, r=jandem.
2013-12-03 08:17:50 -08:00
jsoplengen.cpp
jsprf.cpp
Backed out changeset ea3392e0018f (bug 943719) because of build bustage on a CLOSED TREE
2013-11-27 19:50:02 -05:00
jsprf.h
jspropertytree.cpp
jspropertytree.h
jsprototypes.h
Bug 944074 - Remove the ParallelArray constructor. (r=nmatsakis)
2013-12-12 23:18:43 -08:00
jsproxy.cpp
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jsproxy.h
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
2013-12-16 18:27:43 -08:00
jspubtd.h
Bug 939505 - Use JS_DEBUG in public headers. r=jorendorff
2013-12-06 15:03:08 -08:00
jsreflect.cpp
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
2013-12-08 21:52:54 -05:00
jsreflect.h
jsscript.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsscript.h
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsscriptinlines.h
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsshell.msg
jsstr.cpp
Bug 724768 - Set every blank class prototype as a delegate immediately after birth, so that we can properly and correctly cache the shape for new instances of that class that use that prototype. r=bhackett
2013-12-05 01:56:40 -08:00
jsstr.h
Bug 938124 - Various cleanups and tweaks to avoid non-threadsafe GC heap accesses during IonBuilder, r=jandem.
2013-11-21 06:01:58 -08:00
jstypes.h
jsutil.cpp
Bug 937012 - Replace the busted find_vanilla_new_calls script with the much better check_vanilla_allocations.py. r=evilpie,gps.
2013-11-11 18:37:55 +11:00
jsutil.h
jsversion.h
jswatchpoint.cpp
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
2013-11-25 17:35:09 -08:00
jswatchpoint.h
jsweakcache.h
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
2013-11-25 17:35:09 -08:00
jsweakmap.cpp
Bug 949038 - Fix windows browser build error in jsweakmap.h with generational GC r=terrence
2013-12-12 11:21:59 +00:00
jsweakmap.h
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
2013-11-25 17:35:09 -08:00
jswin.h
Bug 944074 - Followup: undefined min and max from <windows.h> to prevent conflicts. (r=jandem)
2013-12-12 23:19:55 -08:00
jsworkers.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jsworkers.h
Bug 948183 - OdinMonkey: don't notifyAll when starting an AsmJSParallelTask (r=sstangl)
2013-12-09 17:44:22 -06:00
jswrapper.cpp
Bug 785905 - Build Ion MIR graph off thread, r=jandem.
2013-12-16 10:53:02 -08:00
jswrapper.h
Bug 926012 - Part 3: Convert wrappers to using dynamic prototype hooks. (r=bholley)
2013-12-13 12:01:30 -08:00
make-source-package.sh
Bug 950291 - Kill js/src/build/autoconf. r=ted
2013-12-17 11:13:53 +09:00
Makefile.in
Bug 944074 - Remove the ParallelArray constructor. (r=nmatsakis)
2013-12-12 23:18:43 -08:00
moz.build
Bug 944074 - Remove the ParallelArray constructor. (r=nmatsakis)
2013-12-12 23:18:43 -08:00
NamespaceImports.h
Bug 887077: Split CompileOptions into ReadOnlyCompileOptions, CompileOptions, and OwningCompileOptions. r=terrence
2013-11-07 21:07:18 -08:00
prmjtime.cpp
prmjtime.h
README.html
symverscript.in
TraceLogging.cpp
Bug 948689 - Update TraceLogger to use lineno(). r=efaust
2013-12-10 15:42:49 -08:00
TraceLogging.h
Bug 887077: Use ReadOnlyCompileOptions in preference to CompileOptions where possible. r=terrence
2013-11-07 21:07:18 -08:00
Y.js