..
assembler
Bug 850156 - Use separate memory reporters for Ion and baseline code. r=njn,dvander
2013-03-20 11:24:17 +01:00
build
Bug 841713 - Add objdir paths to virtualenv; r=ted
2013-03-26 10:35:57 -07:00
builtin
Bug 857846 - Deal with -0 in scatter. (r=nmatsakis)
2013-04-04 08:13:23 -07:00
config
Merging in version bump NO BUG
2013-04-01 11:28:13 -07:00
ctypes
Bug 845478 - Use CallArgs instead of manual argc/vp access in half of CTypes.cpp (the other half's being converted in a separate patch). r=jwalden
2013-04-02 15:18:24 -07:00
devtools
Static rooting analysis updates for browser. No bug. r=NPOTB
2013-03-21 16:29:40 -07:00
ds
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
editline
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
frontend
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
gc
Bug 855350 - GC: Add CustomAutoRooter and use it internally r=terrence
2013-04-04 10:39:05 +01:00
gdb
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
ion
Bug 857094. (r=sstangl)
2013-04-04 08:13:22 -07:00
jit-test
Bug 858170 - Fix a NULL dereference in the debugger; r=jorendorff
2013-04-04 21:22:23 +02:00
jsapi-tests
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
methodjit
Bug 857856 - Make --enable-debug --disable-optimize --disable-ion --disable-methodjit build work again. r=sstangl
2013-04-04 11:05:46 -07:00
parjs-benchmarks
Bug 829602 - Enable self-hosted parallelarray r=dvander,till
2013-03-19 22:12:27 -04:00
perf
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted inside SpiderMonkey r=terrence
2013-03-06 16:41:42 +00:00
shell
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
tests
Bug 836404 - Provide better timezone support in jstests. r=jwalden
2013-04-03 12:20:02 -07:00
v8
vm
Bug 858170 - Fix a NULL dereference in the debugger; r=jorendorff
2013-04-04 21:22:23 +02:00
yarr
Bug 857378 - Update YARR from WebKit upstream. r=dvander
2013-04-03 13:47:50 -07:00
aclocal.m4
configure.in
Bug 857856 - Make --enable-debug --disable-optimize --disable-ion --disable-methodjit build work again. r=sstangl
2013-04-04 11:05:46 -07:00
dtoa.c
js-confdefs.h.in
Bug 835551 - Add a new header consolidating non-configure-generated #defines that we require in order to build. r=ted
2013-02-06 19:09:59 -08:00
js-config.h.in
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
2013-01-24 21:24:57 -08:00
js-config.in
js.msg
Bug 853709 - Deny accessor definitions in SecurityWrapper. r=mrbkap
2013-03-29 18:13:52 -07:00
jsalloc.cpp
Bug 563195: Fix -Wshadow warnings in public JS API headers (those used from layout/style/). r=njn
2013-02-17 22:56:32 -08:00
jsalloc.h
Bug 563195: Fix -Wshadow warnings in public JS API headers (those used from layout/style/). r=njn
2013-02-17 22:56:32 -08:00
jsanalyze.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsanalyze.h
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsapi.cpp
Merge m-c to inbound on a CLOSED TREE.
2013-04-03 11:50:19 -04:00
jsapi.h
Bug 855350 - GC: Add CustomAutoRooter and use it internally r=terrence
2013-04-04 10:39:05 +01:00
jsarray.cpp
Bug 853028 - GC: Fix some rooting issues found by static analysis r=terrence
2013-03-21 12:56:58 +00:00
jsarray.h
Bug 847934 - GC: Remove Unrooted - Remove use of DropUnrooted and rename UnrootedThings to RawThings r=terrence
2013-03-05 18:32:12 +00:00
jsast.tbl
Bug 568953 - Added reflection support for module declarations; r=jorendorff
2013-04-02 18:00:49 +02:00
jsatom.cpp
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AssertCanGC r=terrence
2013-03-06 18:10:30 +00:00
jsatom.h
Bug 847934 - GC: Remove Unrooted - Remove use of DropUnrooted and rename UnrootedThings to RawThings r=terrence
2013-03-05 18:32:12 +00:00
jsatominlines.h
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsbool.cpp
Bug 706885 - Do not store singletons in the Nursery; r=bhackett
2013-01-28 11:01:54 -08:00
jsbool.h
jsboolinlines.h
Bug 850074 - Move SpiderMonkey stack rooting infrastructure to RootingAPI.h; r=billm
2013-03-12 14:05:57 -07:00
jsclass.h
Bug 856833 part 1. Make JS_ObjectIsDate use ObjectClassIs. r=waldo
2013-04-02 20:19:24 -04:00
jsclist.h
jsclone.cpp
Bug 837845 - Manually backout the largest memory users from bug 798624; r=Waldo
2013-02-05 14:22:27 -08:00
jsclone.h
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted inside SpiderMonkey r=terrence
2013-03-06 16:41:42 +00:00
jscntxt.cpp
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
jscntxt.h
Merge m-c to inbound on a CLOSED TREE.
2013-04-03 11:50:19 -04:00
jscntxtinlines.h
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
2013-03-16 20:36:37 -07:00
jscompartment.cpp
Merge from mozilla-inbound.
2013-03-29 15:55:22 +01:00
jscompartment.h
Merge from mozilla-central.
2013-03-22 10:39:40 +01:00
jscompartmentinlines.h
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
2013-03-16 20:36:37 -07:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp
Bug 853075 - Remove workarounds. r=tschneidereit
2013-03-27 08:40:00 +01:00
jsdate.h
Bug 769871 - Remove x_CheckThisX methods, as the extract-the-primitive-value methods immediately after perform that check already. r=Norbert
2013-03-22 12:35:44 -07:00
jsdbgapi.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsdbgapi.h
Bug 853228 - Remove unused functions in jsdbgapi (r=luke)
2013-03-21 18:15:39 -07:00
jsdhash.cpp
jsdhash.h
Bug 831885 - Turn JS_DHASH_ENTRY_IS_* into inline functions; r=jorendorff
2013-02-07 09:08:57 +01:00
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsexn.h
jsfriendapi.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsfriendapi.h
Merge from mozilla-inbound.
2013-03-29 15:55:22 +01:00
jsfun.cpp
Bug 855536 - Add initExtendedSlot (r=njn)
2013-04-03 17:43:02 -07:00
jsfun.h
Bug 855536 - Add initExtendedSlot (r=njn)
2013-04-03 17:43:02 -07:00
jsfuninlines.h
Bug 855536 - Add initExtendedSlot (r=njn)
2013-04-03 17:43:02 -07:00
jsgc.cpp
Merge from mozilla-inbound.
2013-04-02 19:20:31 +02:00
jsgc.h
Bug 734250 - Remove the unused {Un}LockGCThing{RT} rooting interface; r=billm
2013-03-19 10:20:22 -07:00
jsgcinlines.h
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
2013-03-16 20:36:37 -07:00
jsinfer.cpp
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
jsinfer.h
Bug 849781: IonMonkey: Only allow inlining when TypeSet of caller and callee intersects, r=nbp
2013-03-27 00:41:19 +01:00
jsinferinlines.h
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
jsinterp.cpp
Merge m-c to inbound on a CLOSED TREE.
2013-04-03 11:50:19 -04:00
jsinterp.h
Bug 844253 - Correctly perform UseNewType check when calling constructors in baseline. r=bhackett
2013-02-26 12:27:57 -05:00
jsinterpinlines.h
Merge m-c to inbound on a CLOSED TREE.
2013-04-03 11:50:19 -04:00
jsiter.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsiter.h
Remove LIFO invariants from the enumerator list (bug 831626, r=billm).
2013-01-24 11:17:41 -08:00
jskwgen.cpp
jslibmath.h
jslock.h
jslog2.cpp
jsmath.cpp
Bug 840282 - OdinMonkey (sr=dmandelin)
2013-03-15 02:29:02 -07:00
jsmath.h
Bug 840282 - OdinMonkey (sr=dmandelin)
2013-03-15 02:29:02 -07:00
jsmemorymetrics.cpp
Merge from mozilla-inbound.
2013-04-02 19:20:31 +02:00
jsnativestack.cpp
Back out 29230c04b932 (Bug 846670) because of broken Linux builds on a CLOSED TREE
2013-03-13 17:49:02 -07:00
jsnativestack.h
jsnum.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsnum.h
Bug 769871 - Remove x_CheckThisX methods, as the extract-the-primitive-value methods immediately after perform that check already. r=Norbert
2013-03-22 12:35:44 -07:00
jsnuminlines.h
jsobj.cpp
Bug 854475 - Pass CallArgs to GetFirstArgumentAsObject; r=Waldo
2013-04-04 09:02:20 +02:00
jsobj.h
Bug 854475 - Pass CallArgs to GetFirstArgumentAsObject; r=Waldo
2013-04-04 09:02:20 +02:00
jsobjinlines.h
Bug 856833 part 1. Make JS_ObjectIsDate use ObjectClassIs. r=waldo
2013-04-02 20:19:24 -04:00
json.cpp
Bug 839376 (part 5) - Make ObjectClassIs take a HandleObject. r=sfink.
2013-02-11 21:01:45 -08:00
json.h
jsonparser.cpp
Backout 04695ce03bb6 (bug 836968) for topcrashing on a CLOSED TREE
2013-03-16 15:57:39 -06:00
jsonparser.h
Backout 04695ce03bb6 (bug 836968) for topcrashing on a CLOSED TREE
2013-03-16 15:57:39 -06:00
jsopcode.cpp
Merge from mozilla-central.
2013-03-18 16:53:57 +01:00
jsopcode.h
Bug 842419 (part 3) - Remove dead JOF_* constants, and kill off JSOP_BACKPATCH_POP. r=jorendorff.
2013-02-20 17:42:21 -08:00
jsopcode.tbl
Bug 851421 (part 2) - Don't emit bytecode for asm.js functions unless linking fails. r=luke.
2013-03-14 18:44:03 -07:00
jsopcodeinlines.h
Bug 838014 - More rooting in Debugger, plus some minor rooting in JSD and xpconnect for some should-be-private JSAPI changes. r=terrence
2013-02-12 12:27:02 -08:00
jsoplengen.cpp
jsprf.cpp
jsprf.h
jsprobes.cpp
Bug 852676 - Remove unmaintained ETW event support (r=sfink)
2013-03-21 18:15:39 -07:00
jsprobes.h
Bug 852676 - Remove unmaintained ETW event support (r=sfink)
2013-03-21 18:15:39 -07:00
jspropertycache.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jspropertycache.h
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jspropertycacheinlines.h
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AutoAssertNoGC r=terrence
2013-03-06 18:10:22 +00:00
jspropertytree.cpp
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AssertCanGC r=terrence
2013-03-06 18:10:30 +00:00
jspropertytree.h
Bug 847934 - GC: Remove Unrooted - Remove use of DropUnrooted and rename UnrootedThings to RawThings r=terrence
2013-03-05 18:32:12 +00:00
jsprototypes.h
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
2013-01-24 21:24:57 -08:00
jsproxy.cpp
Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo
2013-04-04 09:02:24 +02:00
jsproxy.h
Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo
2013-04-04 09:02:24 +02:00
jsprvtd.h
Bug 831741 - Remove remaining __cplusplus bits from js/src/js[...].h files. r=luke
2013-04-03 07:59:31 -04:00
jspubtd.h
Bug 831741 - Remove remaining __cplusplus bits from js/src/js[...].h files. r=luke
2013-04-03 07:59:31 -04:00
jsreflect.cpp
Bug 568953 - Added reflection support for module declarations; r=jorendorff
2013-04-02 18:00:49 +02:00
jsreflect.h
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
2013-01-24 21:24:57 -08:00
jsscript.cpp
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
jsscript.h
Merge from mozilla-central.
2013-04-03 10:25:36 +02:00
jsscriptinlines.h
Backed out changeset 6b6a4d28e510 (bug 852802) for bustage on a CLOSED TREE.
2013-04-01 12:34:57 -04:00
jsshell.msg
Bug 838759 - Remove assertJit shell function. r=bhackett
2013-02-07 10:21:15 +01:00
jsstr.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsstr.h
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsstrinlines.h
Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence.
2013-01-26 07:42:20 -07:00
jstypedarray.cpp
Bug 854475 - Pass CallArgs to GetFirstArgumentAsObject; r=Waldo
2013-04-04 09:02:20 +02:00
jstypedarray.h
Bug 840282 - OdinMonkey (sr=dmandelin)
2013-03-15 02:29:02 -07:00
jstypedarrayinlines.h
Bug 840282 - OdinMonkey (sr=dmandelin)
2013-03-15 02:29:02 -07:00
jstypes.h
jsutil.cpp
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsutil.h
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jsversion.h
jswatchpoint.cpp
Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley)
2013-03-16 20:36:37 -07:00
jswatchpoint.h
Bug 850842 - Make the watchpoint map safe for moving GC; r=billm
2013-03-13 15:12:24 -07:00
jsweakcache.h
Bug 826691 part 2 - Add incremental GC barriers to stubs. r=djvj
2013-01-30 11:14:18 +01:00
jsweakmap.cpp
Bug 854051 - Remove HashTable::clearWithoutCallingDestructors; r=billm
2013-03-25 11:48:26 -07:00
jsweakmap.h
Bug 850849 - Various fixes to WeakMap to support generational GC; r=billm
2013-03-13 15:12:24 -07:00
jswin64.asm
jswin.h
Bug 840282 - OdinMonkey (sr=dmandelin)
2013-03-15 02:29:02 -07:00
jsworkers.cpp
Bug 850070 - Part 2/2 - Parallelize OdinMonkey compilations. r=luke
2013-03-19 15:24:22 -07:00
jsworkers.h
Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger
2013-04-01 22:43:19 -07:00
jswrapper.cpp
Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo
2013-04-04 09:02:24 +02:00
jswrapper.h
Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo
2013-04-04 09:02:24 +02:00
Makefile.in
Merge from mozilla-central.
2013-03-26 20:55:40 +01:00
moz.build
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
prmjtime.cpp
Bug 847480 - Convert DeprecatedAbs overloads taking floating point (except for nscoord uses, when nscoord is optionally a floating point type) to Abs. r=Ms2ger
2013-03-05 15:43:44 -08:00
prmjtime.h
README.html
TraceLogging.cpp
TraceLogging.h
Y.js
Bug 846406 - Implement arrow functions. r=bhackett. Changes to Y.js r=brendan.
2013-03-17 20:42:36 -07:00