..
assembler
Bug 850156 - Use separate memory reporters for Ion and baseline code. r=njn,dvander
2013-03-20 11:24:17 +01:00
build
Back out Bug 788613 for breaking the build on Windows.
2013-04-08 06:22:50 -07:00
builtin
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
config
bug 856349 - bustage fix because check-sync-dirs.py sucks landed on a CLOSED TREE
2013-04-08 15:00:45 -04:00
ctypes
Bug 858619 - GC: Address rooting hazards in ctypes r=terrence
2013-04-05 18:53:53 +01:00
devtools
No bug. Prune out some indirect calls outside of js/src that cannot GC. Various other analysis updates. r=NPOTB DONTBUILD
2013-04-05 11:19:56 -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 855514: IonMonkey: Add fastpath for JSOP_TOID for ints and doubles that fit into an int, r=jandem
2013-04-08 14:54:20 +02:00
jit-test
Bug 855514: IonMonkey: Add fastpath for JSOP_TOID for ints and doubles that fit into an int, r=jandem
2013-04-08 14:54:20 +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 858533 - Don't stop marking caches as idempotent if JM is disabled. r=djvj
2013-04-06 14:00:00 +02: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
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
tests
Bug 837950 - Script to import ECMA-402 conformance tests into the Mozilla tree. r=ted
2013-04-07 16:53:25 -04:00
v8
vm
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
yarr
Bug 857378 - Update YARR from WebKit upstream. r=dvander
2013-04-03 13:47:50 -07:00
aclocal.m4
Back out Bug 788613 for breaking the build on Windows.
2013-04-08 06:22:50 -07:00
configure.in
Bug 858006 - Make binaries large address space aware on mingw builds. r=glandium
2013-04-05 11:29:41 +02:00
dtoa.c
js-confdefs.h.in
js-config.h.in
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 858533 - Don't stop marking caches as idempotent if JM is disabled. r=djvj
2013-04-06 14:00:00 +02:00
jsapi.cpp
Merge m-c to inbound on a CLOSED TREE.
2013-04-03 11:50:19 -04:00
jsapi.h
Bug 859267 - Compile time warning: js/src/jsapi.h has an extra comma, and a semicolon r=jonco
2013-04-08 15:18:50 +01:00
jsarray.cpp
Bug 858705 - Use newKind parameter. r=terrence
2013-04-05 17:47:56 -04:00
jsarray.h
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
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
jsbool.h
jsboolinlines.h
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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 858108 - GC: Root the Locale interface r=terrence r=bholley
2013-04-05 10:45:50 +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
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
jsdbgapi.h
Bug 853228 - Remove unused functions in jsdbgapi (r=luke)
2013-03-21 18:15:39 -07:00
jsdhash.cpp
jsdhash.h
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
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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
backout bd072e286fc0 (bug 858617) for assertion failures in check-jit-test
2013-04-08 12:59:04 +01: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
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 858108 - GC: Root the Locale interface r=terrence r=bholley
2013-04-05 10:45:50 +01: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
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
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
jsprototypes.h
jsproxy.cpp
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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
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
jsstr.cpp
Bug 858108 - GC: Root the Locale interface r=terrence r=bholley
2013-04-05 10:45:50 +01: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
jstypedarray.cpp
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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
jsweakmap.cpp
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
jswrapper.h
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04: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