Dactyloidae/js/src/gc
2019-05-03 21:32:20 +08:00
..
Allocator.cpp Bug 1323868: Report object allocation failure when running off-main-thread 2019-02-15 23:38:31 +08:00
Allocator.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Barrier.cpp Fix Value::isGCThing footgun, stop returning true for NullValue 2019-02-15 23:41:26 +08:00
Barrier.h Simplify HeapSlot to make it trivially copyable 2019-02-16 00:11:06 +08:00
FindSCCs.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GCInternals.h Stop using PodZero in several places to initialize values of non-trivial type 2019-02-16 00:13:45 +08:00
GCRuntime.h tab to spaces js/src/gc 2019-05-03 21:32:20 +08:00
GCTrace.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GCTrace.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GCTraceFormat.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Heap-inl.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Heap.h Remove GCZeal: Base cleanup 2019-02-14 14:37:49 +08:00
Iteration.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Marking.cpp Convert the trailing array of BindingNames at the end of the various kinds of scope data into raw unsigned chars into which those BindingNames are placement-new'd, rather than memcpy-ing non-trivial classes around and failing to comply with the C++ object model 2019-02-16 00:12:57 +08:00
Marking.h Fix Value::isGCThing footgun, stop returning true for NullValue 2019-02-15 23:41:26 +08:00
Memory.cpp Issue #187: Remove solaris conditional code. 2019-04-04 20:26:26 +08:00
Memory.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
MemoryProfiler.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Nursery-inl.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Nursery.cpp Reset nursery position when it's disabled. 2019-03-23 06:44:21 +08:00
Nursery.h Reset nursery position when it's disabled. 2019-03-23 06:44:21 +08:00
NurseryAwareHashMap.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Policy.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Rooting.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
RootMarking.cpp tab to spaces js/src/gc 2019-05-03 21:32:20 +08:00
Statistics.cpp Remove telemetry leftovers from JS engine. 2019-02-16 00:27:38 +08:00
Statistics.h Stop using PodZero in several places to initialize values of non-trivial type 2019-02-16 00:13:45 +08:00
StoreBuffer-inl.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
StoreBuffer.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
StoreBuffer.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Tracer.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Tracer.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Verifier.cpp Remove GCZeal: Base cleanup 2019-02-14 14:37:49 +08:00
Zone.cpp tab to spaces js/src/gc 2019-05-03 21:32:20 +08:00
Zone.h tab to spaces js/src/gc 2019-05-03 21:32:20 +08:00