Sign in
chromium
/
chromium
/
src
/
3113d4ad4eaa34fc0593a84dc07b51a8ccdfa9ba
/
.
/
third_party
/
blink
/
renderer
/
platform
/
heap
tree: 24abe81ad354eaeef7154584ce143b338062a3e5 [
path history
]
[
tgz
]
collection_support/
test/
blink_gc.h
blink_gc_memory_dump_provider.cc
blink_gc_memory_dump_provider.h
BlinkGCAPIReference.md
BlinkGCDesign.md
BUILD.gn
custom_spaces.cc
custom_spaces.h
DEPS
DIR_METADATA
disallow_new_wrapper.h
forward.h
garbage_collected.h
gc_task_runner.h
handle.h
heap.h
heap_allocator.h
heap_allocator_impl.h
heap_test_objects.cc
heap_test_objects.h
heap_test_platform.h
heap_test_utilities.cc
heap_test_utilities.h
heap_traits.h
member.h
OWNERS
persistent.h
process_heap.h
README.md
self_keep_alive.h
thread_local.h
thread_state.cc
thread_state.h
thread_state_scopes.h
trace_traits.h
unified_heap_marking_visitor.h
visitor.h
write_barrier.h
third_party/blink/renderer/platform/heap/README.md
Blink GC
This directory contains the implementation of Blink GC system (a.k.a. Oilpan).
Documentation
API reference
GC design