Mypal/js/src/gc
Fedor 6d0d3e1922 [js] Try to catch bad pointers for GC and bail if not valid. 2020-09-17 08:10:59 +03:00
..
Allocator.cpp basic source 2019-03-11 13:26:37 +03:00
Allocator.h basic source 2019-03-11 13:26:37 +03:00
Barrier.cpp basic source 2019-03-11 13:26:37 +03:00
Barrier.h basic source 2019-03-11 13:26:37 +03:00
FindSCCs.h basic source 2019-03-11 13:26:37 +03:00
GCInternals.h basic source 2019-03-11 13:26:37 +03:00
GCRuntime.h Meke build without DevTools Server. 2020-04-03 20:50:45 +03:00
GCTrace.cpp basic source 2019-03-11 13:26:37 +03:00
GCTrace.h basic source 2019-03-11 13:26:37 +03:00
GCTraceFormat.h basic source 2019-03-11 13:26:37 +03:00
Heap-inl.h basic source 2019-03-11 13:26:37 +03:00
Heap.h basic source 2019-03-11 13:26:37 +03:00
Iteration.cpp basic source 2019-03-11 13:26:37 +03:00
Marking.cpp [js] Try to catch bad pointers for GC and bail if not valid. 2020-09-17 08:10:59 +03:00
Marking.h basic source 2019-03-11 13:26:37 +03:00
Memory.cpp Fix building on sparc64 Linux. 2020-07-16 02:37:41 +03:00
Memory.h basic source 2019-03-11 13:26:37 +03:00
MemoryProfiler.cpp basic source 2019-03-11 13:26:37 +03:00
Nursery-inl.h basic source 2019-03-11 13:26:37 +03:00
Nursery.cpp Meke build without DevTools Server. 2020-04-03 20:50:45 +03:00
Nursery.h Reset nursery position when it's disabled. 2019-05-20 09:01:15 +03:00
NurseryAwareHashMap.h basic source 2019-03-11 13:26:37 +03:00
Policy.h basic source 2019-03-11 13:26:37 +03:00
RootMarking.cpp Remove Object.prototype.watch/unwatch. 2019-12-25 15:44:59 +03:00
Rooting.h basic source 2019-03-11 13:26:37 +03:00
Statistics.cpp basic source 2019-03-11 13:26:37 +03:00
Statistics.h basic source 2019-03-11 13:26:37 +03:00
StoreBuffer-inl.h basic source 2019-03-11 13:26:37 +03:00
StoreBuffer.cpp basic source 2019-03-11 13:26:37 +03:00
StoreBuffer.h basic source 2019-03-11 13:26:37 +03:00
Tracer.cpp Revert Remove unboxed object code phase 1 extra. 2020-04-03 20:51:49 +03:00
Tracer.h basic source 2019-03-11 13:26:37 +03:00
Verifier.cpp basic source 2019-03-11 13:26:37 +03:00
Zone.cpp Tab to spaces newline and other such in js code 2019-07-08 13:07:47 +03:00
Zone.h Tab to spaces newline and other such in js code 2019-07-08 13:07:47 +03:00