Dactyloidae/js/src/gc
2023-08-10 22:14:10 +08:00
..
Allocator.cpp Fix debug builds 2023-07-03 14:59:18 +08:00
Allocator.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Barrier.cpp Issue #62 - Fix xul.dll link bustage related to MovableCellHasher. 2023-03-28 12:09:30 +08:00
Barrier.h Issue #1742 - Part 5: Remove unnecessary GCPtr::unbarrieredGet 2022-05-31 09:12:51 +08:00
FindSCCs.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
GCInternals.h Issue #1240 - Part 1 - Define a new BigInt primitive type. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1366287 Part 1.0. However leaving out the --enable-bigint changes. 2023-07-25 09:08:03 +08:00
GCRuntime.h Simplify incremental GC sweeping 2023-07-03 14:58:44 +08:00
GCTrace.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
GCTrace.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
GCTraceFormat.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Heap-inl.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Heap.h Issue #1240 - Part 1 - Define a new BigInt primitive type. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1366287 Part 1.0. However leaving out the --enable-bigint changes. 2023-07-25 09:08:03 +08:00
Iteration.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Marking.cpp Issue #2172 - add null zone sanity checks 2023-08-10 22:14:10 +08:00
Marking.h Issue #1240 - Part 1 - Define a new BigInt primitive type. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1366287 Part 1.0. However leaving out the --enable-bigint changes. 2023-07-25 09:08:03 +08:00
Memory.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Memory.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
MemoryProfiler.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Nursery-inl.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Nursery.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Nursery.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
NurseryAwareHashMap.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Policy.h Issue #2083 - Part 1: Make RegExpShared a GC thing. 2023-02-01 07:35:50 +08:00
Rooting.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
RootMarking.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Statistics.cpp Issue #2083 - Part 1: Make RegExpShared a GC thing. 2023-02-01 07:35:50 +08:00
Statistics.h Issue #2083 - Part 1: Make RegExpShared a GC thing. 2023-02-01 07:35:50 +08:00
StoreBuffer-inl.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
StoreBuffer.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
StoreBuffer.h Issue #1956 - Fix C++ code standard conformance issue in StoreBuffer.h 2022-09-01 10:18:54 +08:00
Tracer.cpp Issue #2172 - add missing RegExpShared TraceKind declaration 2023-08-10 22:13:21 +08:00
Tracer.h Issue #2083 - Part 1: Make RegExpShared a GC thing. 2023-02-01 07:35:50 +08:00
Verifier.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Zone.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
Zone.h Avoid TLS lookups when checking if zones need to be marked for GC. 2023-07-03 14:59:02 +08:00