..
assembler
Bug 883697 (part 3) - Make include guards consistent in some more of js/src/. r=njn.
2013-06-19 18:01:23 -07:00
build
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
builtin
Bug 885553 - Implement ES6 Array.prototype.find and Array.prototype.findIndex. r=jwalden
2013-06-26 18:47:41 +02:00
config
Backed out changeset 94c939eeb5f6 (bug 885019) for bustage.
2013-06-26 10:14:08 -04:00
ctypes
Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn.
2013-06-23 13:21:01 +02:00
devtools
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
ds
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
2013-06-27 00:15:53 +09:00
editline
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
frontend
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
gc
Bug 886911 - Don't cancel off-thread compilation for minor GCs. r=terrence
2013-06-26 20:35:32 +02:00
gdb
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
ion
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jit-test
Bug 886560 - ScanBaseShape between incremental slices should not push nursery things; r=bhackett
2013-06-26 11:07:56 -07:00
jsapi-tests
Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence.
2013-06-24 21:32:05 -07:00
parjs-benchmarks
Bug 872352 - Simplify edges/liquid-resize benchmarks rs=tests
2013-06-12 22:17:30 -04:00
perf
Bug 885310 - 3 Rename JSHandleFoo in js/src r=evilpie
2013-06-21 14:12:46 +01:00
shell
Bug 848592 - Fix some dynamic rooting analysis failures; r=sfink
2013-06-14 13:48:39 -07:00
tests
Bug 885553 - More tests for Array#find and Array#findIndex. r=me
2013-06-26 20:40:00 +02:00
v8
vm
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
yarr
Bug 883697 (part 4b) - Make include guards consistent in js/src/yarr/. r=njn.
2013-06-19 18:06:22 -07:00
aclocal.m4
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
configure.in
Bug 882779 - Do not attempt to run the LLVM PR8927 test when building with Clang on Windows; r=ted
2013-06-19 21:34:40 -04:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
bug 877937 - make js embedders build as c++11 when we do r=ted f=waldo
2013-06-05 18:55:17 -04:00
js.msg
Bug 885463 - Warn about 'yield' without operand. r=Waldo.
2013-06-25 17:39:59 -05: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 881333 - Use accessor methods for cx->compartment and cx->runtime, r=luke.
2013-06-10 15:22:18 -06:00
jsalloc.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsanalyze.cpp
Bug 884298: IonMonkey: Allow inlining of functions containing JSOP_FUNCALL, r=jandem
2013-06-19 15:06:05 +02:00
jsanalyze.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsanalyzeinlines.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsapi.cpp
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jsapi.h
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
jsarray.cpp
Bug 885553 - Implement ES6 Array.prototype.find and Array.prototype.findIndex. r=jwalden
2013-06-26 18:47:41 +02:00
jsarray.h
Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden.
2013-06-19 01:39:47 -07:00
jsast.tbl
jsatom.cpp
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jsatom.h
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jsatominlines.h
Bug 885300 - don't inline js::ToAtom. r=nnethercote
2013-06-21 02:59:39 +02:00
jsbool.cpp
Bug 886094 - Make js::BooleanGetPrimitiveValueSlow assert isProxy instead of the narrower isCrossCompartmentWrapper. rs=Ms2ger
2013-06-23 15:05:26 +02:00
jsbool.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsboolinlines.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsclass.h
Bug 886205 (part 3) - Move some function definitions from jsobjinlines.h to jsobj.h. r=terrence.
2013-06-24 21:26:48 -07:00
jsclist.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsclone.cpp
Bug 884124 (part 5) - Add a DateObject class. r=jwalden.
2013-06-20 20:17:15 -07:00
jsclone.h
Bug 885310 - 3 Rename JSHandleFoo in js/src r=evilpie
2013-06-21 14:12:46 +01:00
jscntxt.cpp
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jscntxt.h
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
2013-06-27 00:15:53 +09:00
jscntxtinlines.h
Bug 881902 - Remove ContextStack and StackSpace. r=luke,njn
2013-06-21 08:28:06 +02:00
jscompartment.cpp
Bug 886205 (part 7) - Break jsfuninlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 21:38:35 -07:00
jscompartment.h
Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn.
2013-06-23 13:21:01 +02:00
jscompartmentinlines.h
Bug 875661 - Part 2: Make NewGCThing inlines take ThreadSafeContext. (r=billm)
2013-06-20 16:40:53 -07:00
jscpucfg.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jscrashformat.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jscrashreport.cpp
Bug 634839 (part 2b) - Remove more unnecessary headers (as found by include-what-you-use) from SpiderMonkey. r=jorendorff.
2013-06-12 22:20:27 -07:00
jscrashreport.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsdate.cpp
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
jsdate.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsdbgapi.cpp
Bug 848592 - Fix some dynamic rooting analysis failures; r=sfink
2013-06-14 13:48:39 -07:00
jsdbgapi.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsdtoa.cpp
jsdtoa.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsexn.cpp
Bug 886205 (part 7) - Break jsfuninlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 21:38:35 -07:00
jsexn.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsfriendapi.cpp
Bug 886205 (part 7) - Break jsfuninlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 21:38:35 -07:00
jsfriendapi.h
Bug 886205 (part 3) - Move some function definitions from jsobjinlines.h to jsobj.h. r=terrence.
2013-06-24 21:26:48 -07:00
jsfun.cpp
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jsfun.h
Bug 886205 (part 4) - Move some function definitions from jsfuninlines.h to jsfun.h. r=terrence.
2013-06-24 23:52:04 -07:00
jsfuninlines.h
Bug 886205 (part 7) - Break jsfuninlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 21:38:35 -07:00
jsgc.cpp
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jsgc.h
Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence.
2013-06-24 21:32:05 -07:00
jsgcinlines.h
Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink.
2013-06-17 23:53:49 -07:00
jsinfer.cpp
Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden.
2013-06-19 01:39:47 -07:00
jsinfer.h
Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn.
2013-06-23 13:21:01 +02:00
jsinferinlines.h
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jsiter.cpp
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jsiter.h
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jskwgen.cpp
Bug 634839 (part 2) - Remove more unnecessary #includes from SpiderMonkey. r=jorendorff.
2013-06-06 21:35:53 -07:00
jslibmath.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jslock.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsmath.cpp
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
jsmath.h
Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn.
2013-06-23 13:21:01 +02:00
jsmemorymetrics.cpp
Bug 884124 (part 6) - Add an ArrayObject class. r=jwalden.
2013-06-18 23:55:38 -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 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsnum.cpp
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
jsnum.h
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
jsobj.cpp
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jsobj.h
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jsobjinlines.h
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
json.cpp
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
json.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsonparser.cpp
Bug 880565 (part 1) - Move isFunction() et al from jsobjinlines.h to jsobj.h and minimize the number of files that #include jsobjinlines.h. r=benjamin.
2013-06-05 19:07:43 -07:00
jsonparser.h
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
2013-06-27 00:15:53 +09:00
jsopcode.cpp
Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink.
2013-06-17 23:53:49 -07:00
jsopcode.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsopcode.tbl
Bug 864218 - Improve performance when accessing variables defined in run-once closures, r=luke,jandem.
2013-05-31 16:22:34 -06:00
jsopcodeinlines.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsoplengen.cpp
Bug 881579 - Use the canonical #ifndef wrapper form in SpiderMonkey headers so that GCC and clang can avoid including them more than once per compilation unit. r=benjamin.
2013-06-16 16:11:24 -07:00
jsprf.cpp
jsprf.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jspropertytree.cpp
Bug 881333 - Use accessor methods for cx->compartment and cx->runtime, r=luke.
2013-06-10 15:22:18 -06:00
jspropertytree.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsprototypes.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsproxy.cpp
Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink.
2013-06-17 23:53:49 -07:00
jsproxy.h
Bug 885310 - 3 Rename JSHandleFoo in js/src r=evilpie
2013-06-21 14:12:46 +01:00
jsprvtd.h
Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence.
2013-06-24 21:32:05 -07:00
jspubtd.h
Bug 875661 - Part 1: Refactor a thread-safe context out of ForkJoinSlice and JSContext. (r=billm)
2013-06-20 16:40:53 -07:00
jsreflect.cpp
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
2013-06-26 12:34:47 +02:00
jsreflect.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsscript.cpp
Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 17:25:18 -07:00
jsscript.h
Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 17:25:18 -07:00
jsscriptinlines.h
Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence.
2013-06-25 17:25:18 -07:00
jsshell.msg
jsstr.cpp
Bug 879079 - Fix some static root analysis failures; r=sfink
2013-06-26 10:37:42 -07:00
jsstr.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsstrinlines.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jstypedarray.cpp
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
2013-06-21 18:19:11 -07:00
jstypedarray.h
Bug 880041 (part 4) - Use JSObject::{is,as} for DataViewObject. r=luke.
2013-06-16 17:19:53 -07:00
jstypedarrayinlines.h
Bug 886205 (part 8) - Break the header cycle once and for all. r=terrence.
2013-06-25 21:38:35 -07:00
jstypes.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsutil.cpp
jsutil.h
Bug 881902 - Remove ContextStack and StackSpace. r=luke,njn
2013-06-21 08:28:06 +02:00
jsversion.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jswatchpoint.cpp
Bug 880565 (part 1) - Move isFunction() et al from jsobjinlines.h to jsobj.h and minimize the number of files that #include jsobjinlines.h. r=benjamin.
2013-06-05 19:07:43 -07:00
jswatchpoint.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsweakcache.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsweakmap.cpp
Bug 880041 (part 21) - Use JSObject::{is,as} for GlobalObject. r=sfink.
2013-06-17 16:23:11 -07:00
jsweakmap.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jswin.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jsworkers.cpp
Bug 634839 (part 2b) - Remove more unnecessary headers (as found by include-what-you-use) from SpiderMonkey. r=jorendorff.
2013-06-12 22:20:27 -07:00
jsworkers.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
jswrapper.cpp
Bug 884124 (part 4) - Add an ErrorObject class. r=jwalden.
2013-06-20 20:17:14 -07:00
jswrapper.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
Makefile.in
bug 877937 - make js embedders build as c++11 when we do r=ted f=waldo
2013-06-05 18:55:17 -04:00
moz.build
Bug 886632 - Rename ParallelArrayAnalysis to ParallelSafetyAnalysis; move it before GVN; remove its dependency on JSContext. (r=nmatsakis)
2013-06-25 18:28:22 -07:00
prmjtime.cpp
prmjtime.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
README.html
symverscript.in
TraceLogging.cpp
Bug 883574 - Add const qualifiers to variables and pointers in the JS tree. r=evilpies
2013-06-17 18:31:47 -07:00
TraceLogging.h
Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn.
2013-06-19 17:59:46 -07:00
Y.js