..
assembler
Bug 857845 part 3 - Remove JM JSAPI flags, memory reporters and browser prefs. r=djvj
2013-05-22 14:50:45 +02:00
build
Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium
2013-05-20 23:26:20 -07:00
builtin
Bug 862892 - Support off-main-thread compilation for parallel execution. r=shu,bhackett
2013-05-25 09:05:05 -04:00
config
Bug 868285 - Fix static checking builds, part 3: actually check js/src. r=glandium
2013-05-27 16:05:10 -05:00
ctypes
Bug 870442 - Fix some shell rooting hazards and false positives r=terrence
2013-05-10 10:51:16 +01:00
devtools
Bug 871075 - Add rooting analysis warnings for unsafe address taken of variables DONTBUILD
2013-05-22 07:47:41 -06:00
ds
Bug 851627 - Make LifoAlloc::release run in O(1) (r=sstangl)
2013-04-25 12:28:29 -07:00
editline
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
frontend
Backout b9beff192aa2 since it seems to have caused at least topcrash bug 875757, and possibly other topcrashes. r=luke in-person
2013-05-24 13:17:10 -07:00
gc
Bug 875872 - Add public Heap<T> class for implementing post-barriers in the browser r=terrence
2013-05-27 12:51:25 +01:00
gdb
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
ion
Backout backout 2bb75f6d6877 (Bug 875276).
2013-05-27 19:01:27 +02:00
jit-test
Bug 862892 - Support off-main-thread compilation for parallel execution. r=shu,bhackett
2013-05-25 09:05:05 -04:00
jsapi-tests
Bug 816033 - Convert a jstest for hash table init with a really huge number to a jsapi-test, to avoid mega-tests taking forever and a day to run. Also add operation callbacks to the JSON.stringify replacer-is-array loop, and cap the initial size of the HashSet used to store property names extracted from the replacer array. (It'll grow naturally if extra elements are added.) r=luke
2013-05-23 14:37:23 -07:00
parjs-benchmarks
Bug 872352 - Add liquid-resize and other benchmarks into parjs-benchmarks rs=tests
2013-05-23 15:39:05 -04:00
perf
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
shell
Bug 875473 - Add saveFrameChain option to shell evaluate function. r=luke
2013-05-24 14:03:36 +02:00
tests
Bug 816033 - Convert a jstest for hash table init with a really huge number to a jsapi-test, to avoid mega-tests taking forever and a day to run. Also add operation callbacks to the JSON.stringify replacer-is-array loop, and cap the initial size of the HashSet used to store property names extracted from the replacer array. (It'll grow naturally if extra elements are added.) r=luke
2013-05-23 14:37:23 -07:00
v8
vm
Backout backout 2bb75f6d6877 (Bug 875276).
2013-05-27 19:01:27 +02:00
yarr
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
aclocal.m4
Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium
2013-05-02 09:26:13 -04:00
configure.in
Merge m-c to birch
2013-05-23 21:20:32 -07:00
dtoa.c
js-confdefs.h.in
js-config.h.in
Bug 860931 - Remove a bunch of deadwood autoconf defines. r=ted
2013-03-29 16:18:21 -07:00
js-config.in
Bug 870306 - Put includes under /usr/include/mozjs-x.y instead of /usr/include/js-x.y on make install. r=sstangl,r=Waldo
2013-05-21 08:28:13 +02:00
js.msg
Bug 815431 - Implement String.prototype.repeat; r=tschneidereit
2013-05-07 20:13:00 -07:00
js.pc.in
Bug 870306 - Put includes under /usr/include/mozjs-x.y instead of /usr/include/js-x.y on make install. r=sstangl,r=Waldo
2013-05-21 08:28:13 +02:00
jsalloc.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsalloc.h
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsanalyze.cpp
Bug 867471 - Part 2: Compile rest parameter in Ion for sequential execution. (r=djvj)
2013-05-21 23:52:45 -07:00
jsanalyze.h
Bug 875290 - Remove TypeScript::LocalTypes, r=jandem.
2013-05-23 12:15:51 -06:00
jsapi.cpp
Bug 875872 - Add public Heap<T> class for implementing post-barriers in the browser r=terrence
2013-05-27 12:51:25 +01:00
jsapi.h
Bug 875872 - Add public Heap<T> class for implementing post-barriers in the browser r=terrence
2013-05-27 12:51:25 +01:00
jsarray.cpp
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jsarray.h
Bug 867426 - Remove RawObject typedef; r=jonco
2013-04-30 15:41:12 -07:00
jsast.tbl
Bug 568953 - Added reflection support for module declarations; r=jorendorff
2013-04-02 18:00:49 +02:00
jsatom.cpp
Bug 868725 - Pass non-const jschar* to AtomizeAndTakeOwnership; r=evilpie
2013-05-05 09:03:18 +02:00
jsatom.h
Bug 867426 - Remove RawAtom typedef; r=jonco
2013-04-30 15:38:45 -07:00
jsatominlines.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsbool.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsbool.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsboolinlines.h
Bug 867426 - Remove RawObject typedef; r=jonco
2013-04-30 15:41:12 -07:00
jsclass.h
Bug 844887 - Followup: nop IsCallable in Ion if argument is known to be a function. (r=sstangl)
2013-05-02 14:12:14 -07:00
jsclist.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsclone.cpp
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
jsclone.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jscntxt.cpp
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jscntxt.h
Back out de1c0246854c (bug 851057), 89a472c35979 (bug 873142), f849dec1a6df (bug 870496), 45fbd0b38bc5 (bug 873136) for incomprehensible Android reftest failures
2013-05-20 22:10:15 -07:00
jscntxtinlines.h
Back out de1c0246854c (bug 851057), 89a472c35979 (bug 873142), f849dec1a6df (bug 870496), 45fbd0b38bc5 (bug 873136) for incomprehensible Android reftest failures
2013-05-20 22:10:15 -07:00
jscompartment.cpp
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jscompartment.h
Bug 637572 - Implement Debugger.Script.prototype.source; r=jimb
2013-05-22 16:42:52 -07:00
jscompartmentinlines.h
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jscpucfg.h
Bug 867362 - part 3 - delete JS_BYTES_PER_DOUBLE; r=luke
2013-04-30 16:28:50 -04:00
jscrashformat.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jscrashreport.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jscrashreport.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsdate.cpp
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
jsdate.h
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsdbgapi.cpp
Bug 834701 - Remove the XBL bit from spidermonkey. r=luke
2013-05-20 22:34:18 -06:00
jsdbgapi.h
Bug 834701 - Remove the XBL bit from spidermonkey. r=luke
2013-05-20 22:34:18 -06:00
jsdhash.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsdhash.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsdtoa.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsdtoa.h
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsexn.cpp
Bug 873229. Try harder to get a JSErrorReport out of exceptions. r=bholley,waldo
2013-05-21 14:15:30 -04:00
jsexn.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsfriendapi.cpp
Bug 875872 - Add public Heap<T> class for implementing post-barriers in the browser r=terrence
2013-05-27 12:51:25 +01:00
jsfriendapi.h
b=873757; crash in JSStructuredCloneWriter::writeArrayBuffer; r=bz
2013-05-23 22:09:38 -04:00
jsfun.cpp
Bug 869733 - Tenure all clones caused by Lambda creation; r=shu
2013-05-10 15:50:49 -07:00
jsfun.h
Bug 869733 - Tenure all clones caused by Lambda creation; r=shu
2013-05-10 15:50:49 -07:00
jsfuninlines.h
Bug 869733 - Tenure all clones caused by Lambda creation; r=shu
2013-05-10 15:50:49 -07:00
jsgc.cpp
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jsgc.h
Bug 869730 - Fix an opt build error with --enable-gcgenerational; r=billm
2013-05-07 17:16:29 -07:00
jsgcinlines.h
Bug 867426 - Remove RawShape typedef; r=jonco
2013-04-30 15:40:09 -07:00
jsinfer.cpp
Backout backout 2bb75f6d6877 (Bug 875276).
2013-05-27 19:01:27 +02:00
jsinfer.h
Bug 862892 - Support off-main-thread compilation for parallel execution. r=shu,bhackett
2013-05-25 09:05:05 -04:00
jsinferinlines.h
Backout backout 2bb75f6d6877 (Bug 875276).
2013-05-27 19:01:27 +02:00
jsinterp.cpp
Backout backout 2bb75f6d6877 (Bug 875276).
2013-05-27 19:01:27 +02:00
jsinterp.h
Backout b9beff192aa2 since it seems to have caused at least topcrash bug 875757, and possibly other topcrashes. r=luke in-person
2013-05-24 13:17:10 -07:00
jsinterpinlines.h
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jsiter.cpp
Bug 867341 - Remove AutoObjectRooter, replace with RootedObject where needed. r=terrence
2013-05-02 13:55:54 -07:00
jsiter.h
Bug 867426 - Remove RawObject typedef; r=jonco
2013-04-30 15:41:12 -07:00
jskwgen.cpp
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jslibmath.h
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
jslock.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jslog2.cpp
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsmath.cpp
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
jsmath.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsmemorymetrics.cpp
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jsnativestack.cpp
Bug 875666 - add || defined(__DragonFly__) to jsnativestack.cpp (r=luke)
2013-05-24 08:29:53 +02:00
jsnativestack.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsnum.cpp
Bug 872853 - Make +"0x" evaluate to NaN. r=evilpie
2013-05-16 16:29:53 -07:00
jsnum.h
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
2013-05-01 16:55:13 -04:00
jsobj.cpp
Backout backout 2bb75f6d6877 (Bug 875276).
2013-05-27 19:01:27 +02:00
jsobj.h
Bug 637572 - Implement ScriptSourceObject; r=jimb
2013-05-22 16:06:54 -07:00
jsobjinlines.h
Bug 637572 - Implement ScriptSourceObject; r=jimb
2013-05-22 16:06:54 -07:00
json.cpp
Bug 816033 - Convert a jstest for hash table init with a really huge number to a jsapi-test, to avoid mega-tests taking forever and a day to run. Also add operation callbacks to the JSON.stringify replacer-is-array loop, and cap the initial size of the HashSet used to store property names extracted from the replacer array. (It'll grow naturally if extra elements are added.) r=luke
2013-05-23 14:37:23 -07:00
json.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsonparser.cpp
Bug 845713: Remove two unnecessary RangedPtr.h #includes in js (shifting one to the .cpp file). r=Waldo
2013-05-06 17:37:59 -07:00
jsonparser.h
Bug 845713: Remove two unnecessary RangedPtr.h #includes in js (shifting one to the .cpp file). r=Waldo
2013-05-06 17:37:59 -07:00
jsopcode.cpp
Bug 872813 - Remove decomposing opcodes. r=luke
2013-05-18 07:48:47 -05:00
jsopcode.h
Bug 870052 - Various tweaks to reduce recompilation on asm.js style apps, r=jandem.
2013-05-22 11:36:29 -06:00
jsopcode.tbl
Backout b9beff192aa2 since it seems to have caused at least topcrash bug 875757, and possibly other topcrashes. r=luke in-person
2013-05-24 13:17:10 -07:00
jsopcodeinlines.h
Bug 867160 - Allow baseline to bypass scriptAnalysis on most scripts. r=jandem
2013-05-03 11:49:51 -04:00
jsoplengen.cpp
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsprf.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsprf.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsprobes.cpp
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jsprobes.h
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
jspropertycache.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jspropertycache.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jspropertycacheinlines.h
Bug 867426 - Remove RawShape typedef; r=jonco
2013-04-30 15:40:09 -07:00
jspropertytree.cpp
Bug 867426 - Remove RawShape typedef; r=jonco
2013-04-30 15:40:09 -07:00
jspropertytree.h
Bug 868042 - Bump PropertyTree::MAX_HEIGHT for objects not used as hashmaps. r=bhackett
2013-05-08 19:05:59 +02:00
jsprototypes.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsproxy.cpp
Bug 875628. NewProxyObject should take a handle for the private value. r=till
2013-05-24 13:03:13 -04:00
jsproxy.h
Bug 875628. NewProxyObject should take a handle for the private value. r=till
2013-05-24 13:03:13 -04:00
jsprvtd.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jspubtd.h
Bug 869517 - Fix JSFlatString RootKind compilation error when building with --enable-root-analysis. r=billm
2013-05-05 21:07:29 -07:00
jsreflect.cpp
Bug 867426 - Remove RawValue typedef; r=jonco
2013-04-30 15:40:56 -07:00
jsreflect.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsscript.cpp
Backout b9beff192aa2 since it seems to have caused at least topcrash bug 875757, and possibly other topcrashes. r=luke in-person
2013-05-24 13:17:10 -07:00
jsscript.h
Backout b9beff192aa2 since it seems to have caused at least topcrash bug 875757, and possibly other topcrashes. r=luke in-person
2013-05-24 13:17:10 -07:00
jsscriptinlines.h
Bug 637572 - Use ScriptSourceObject instead of ScriptSource; r=jimb
2013-05-22 16:23:07 -07:00
jsshell.msg
jsstr.cpp
Bug 874948 - Fix string rooting hazards in matching code, r=terrence
2013-05-23 15:32:41 -07:00
jsstr.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsstrinlines.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jstypedarray.cpp
Bug 872823 - implement oomAfterAllocations testing function
2013-05-20 12:59:55 -07:00
jstypedarray.h
b=866431, Create XHR ArrayBuffer directly instead of going via nsCString, r=bz,sfink
2013-04-27 15:25:24 -04:00
jstypedarrayinlines.h
b=866431, Create XHR ArrayBuffer directly instead of going via nsCString, r=bz,sfink
2013-04-27 15:25:24 -04:00
jstypes.h
Bug 867362 - part 2 - delete JS_BITS_PER_DOUBLE; r=luke
2013-04-30 16:27:02 -04:00
jsutil.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsutil.h
Bug 836078 - Replace all gcc __GNUC__ version checks with MOZ_GCC_VERSION_AT_LEAST macro. r=dvander
2013-05-01 15:45:05 -04:00
jsversion.h
Bug 724533 - Integrate ICU into the Mozilla build (but don't actually build it, until a compile-time flag gets flipped). r=glandium
2013-04-25 15:27:22 -07:00
jswatchpoint.cpp
Bug 867426 - Remove RawShape typedef; r=jonco
2013-04-30 15:40:09 -07:00
jswatchpoint.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsweakcache.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsweakmap.cpp
Bug 867426 - Remove RawObject typedef; r=jonco
2013-04-30 15:41:12 -07:00
jsweakmap.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jswin64.asm
jswin.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jsworkers.cpp
Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.
2013-04-23 23:44:36 -07:00
jsworkers.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
jswrapper.cpp
Bug 875628. NewProxyObject should take a handle for the private value. r=till
2013-05-24 13:03:13 -04:00
jswrapper.h
Bug 834707 - Kill dynamic SOWs. r=gabor
2013-05-06 19:38:23 -07:00
Makefile.in
Bug 873522 - Perf integration for IonMonkey r=dvander
2013-05-23 15:38:56 -04:00
moz.build
Bug 870306 - Put includes under /usr/include/mozjs-x.y instead of /usr/include/js-x.y on make install. r=sstangl,r=Waldo
2013-05-21 08:28:13 +02:00
prmjtime.cpp
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
prmjtime.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
README.html
symverscript.in
Bug 809430 - Add symbol versions. r=glandium
2013-04-25 15:35:40 -07:00
TraceLogging.cpp
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
TraceLogging.h
Bug 860029 - Standardize Modelines in the JS Module. r=njn
2013-04-16 13:47:10 -07:00
Y.js