cocos-engine-external/ios/include/v8/cppgc
..
internal
DEPS
OWNERS
README.md
allocation.h
common.h
cross-thread-persistent.h
custom-space.h
default-platform.h
ephemeron-pair.h
explicit-management.h
garbage-collected.h
heap-consistency.h
heap-state.h
heap-statistics.h
heap.h
liveness-broker.h
macros.h
member.h
name-provider.h
object-size-trait.h
persistent.h
platform.h
prefinalizer.h
process-heap-statistics.h
sentinel-pointer.h
source-location.h
testing.h
trace-trait.h
type-traits.h
visitor.h

README.md

C++ Garbage Collection

This directory provides an open-source garbage collection library for C++.

The library is under construction, meaning that all APIs in this directory are incomplete and considered unstable and should not be used.