.. |
Allocator.cpp
|
Bug 1166041 - Add some assertions to help catch leaked slots memory r=terrence
|
2015-06-12 10:11:07 +01:00 |
Allocator.h
|
Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
|
2015-03-28 23:22:11 +01:00 |
Barrier.cpp
|
Bug 1162986 - Allow objects to be turned into singletons dynamically, r=jandem.
|
2015-06-14 08:02:44 -07:00 |
Barrier.h
|
Bug 1162986 - Allow objects to be turned into singletons dynamically, r=jandem.
|
2015-06-14 08:02:44 -07:00 |
FindSCCs.h
|
Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
|
2015-03-28 23:22:11 +01:00 |
GCInternals.h
|
Bug 1169086 - Use virtual dispatch to implement callback tracer; r=jonco, r=mccr8
|
2015-05-28 16:35:08 -07:00 |
GCRuntime.h
|
Backed out changeset 136d0f3fe47c (bug 1172193) for causing bc3 leaks in browser_notifications.js on a CLOSED TREE
|
2015-06-11 16:35:44 +02:00 |
GCTrace.cpp
|
Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
|
2015-03-28 23:22:11 +01:00 |
GCTrace.h
|
Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
|
2015-03-28 23:22:11 +01:00 |
GCTraceFormat.h
|
Bug 1034566 - Add GC tracing for object types r=terrence
|
2014-07-08 14:05:24 +01:00 |
Heap.h
|
Bug 1171780 - We no longer need to cast out of barrieried types in GC; r=jonco
|
2015-06-05 09:01:12 -07:00 |
Iteration.cpp
|
Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco
|
2015-05-22 10:40:24 -07:00 |
Marking.cpp
|
Bug 1162986 - Allow objects to be turned into singletons dynamically, r=jandem.
|
2015-06-14 08:02:44 -07:00 |
Marking.h
|
Bug 1169086 - Use virtual dispatch to implement callback tracer; r=jonco, r=mccr8
|
2015-05-28 16:35:08 -07:00 |
Memory.cpp
|
Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff
|
2015-03-28 23:22:11 +01:00 |
Memory.h
|
Bug 1156632 - Remove unused forward class declarations - patch 7 - JS, r=sfink
|
2015-04-22 08:29:26 +02:00 |
Nursery-inl.h
|
Bug 1155618 - Fix some more places where we didn't report OOM to the context r=terrence
|
2015-06-01 10:42:28 +01:00 |
Nursery.cpp
|
Bug 1162986 - Allow objects to be turned into singletons dynamically, r=jandem.
|
2015-06-14 08:02:44 -07:00 |
Nursery.h
|
Bug 887030 - Remove JS::shadow::Runtime::needsIncrementalBarrier and use heapState directly; r=jonco
|
2015-06-02 11:55:27 -07:00 |
RootMarking.cpp
|
Backed out changeset 136d0f3fe47c (bug 1172193) for causing bc3 leaks in browser_notifications.js on a CLOSED TREE
|
2015-06-11 16:35:44 +02:00 |
Rooting.h
|
Bug 1066229 - Part 2: Factor EmitPropertyList() out of EmitObject(). (r=jorendorff)
|
2015-02-25 17:30:08 -08:00 |
Statistics.cpp
|
Bug 1171722 - Part 1: Add gcreason to GCSliceCallback. r=fitzgen
|
2015-06-10 21:31:31 -07:00 |
Statistics.h
|
Bug 1171612 - Use C++11 features to make Statistics module nicer; r=sfink
|
2015-06-04 11:49:31 -07:00 |
StoreBuffer.cpp
|
Bug 1162986 - Allow objects to be turned into singletons dynamically, r=jandem.
|
2015-06-14 08:02:44 -07:00 |
StoreBuffer.h
|
Bug 1162986 - Allow objects to be turned into singletons dynamically, r=jandem.
|
2015-06-14 08:02:44 -07:00 |
Tracer.cpp
|
Bug 1169086 - Use virtual dispatch to implement callback tracer; r=jonco, r=mccr8
|
2015-05-28 16:35:08 -07:00 |
Tracer.h
|
Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco
|
2015-05-22 10:40:24 -07:00 |
Verifier.cpp
|
Bug 1172824: Initialize a few more members in VerifyPreTracer (CID 1304706); r=terrence
|
2015-06-09 10:20:54 +02:00 |
Zone.cpp
|
Bug 1163091 - Handle unboxed arrays in jsarray.cpp fast paths, r=jandem.
|
2015-05-19 07:57:41 -06:00 |
Zone.h
|
Bug 887030 - Allow inlining of heapState checks from outside JSAPI; r=jonco
|
2015-06-02 11:47:08 -07:00 |