LiteLoaderBDS-1.16.40/ScriptEngine/third-party/NodeJs/include/v8/cppgc
2022-09-21 19:47:03 +08:00
..
internal fist commit 2022-09-21 19:47:03 +08:00
allocation.h fist commit 2022-09-21 19:47:03 +08:00
common.h fist commit 2022-09-21 19:47:03 +08:00
cross-thread-persistent.h fist commit 2022-09-21 19:47:03 +08:00
custom-space.h fist commit 2022-09-21 19:47:03 +08:00
default-platform.h fist commit 2022-09-21 19:47:03 +08:00
DEPS fist commit 2022-09-21 19:47:03 +08:00
ephemeron-pair.h fist commit 2022-09-21 19:47:03 +08:00
explicit-management.h fist commit 2022-09-21 19:47:03 +08:00
garbage-collected.h fist commit 2022-09-21 19:47:03 +08:00
heap-consistency.h fist commit 2022-09-21 19:47:03 +08:00
heap-state.h fist commit 2022-09-21 19:47:03 +08:00
heap-statistics.h fist commit 2022-09-21 19:47:03 +08:00
heap.h fist commit 2022-09-21 19:47:03 +08:00
liveness-broker.h fist commit 2022-09-21 19:47:03 +08:00
macros.h fist commit 2022-09-21 19:47:03 +08:00
member.h fist commit 2022-09-21 19:47:03 +08:00
name-provider.h fist commit 2022-09-21 19:47:03 +08:00
object-size-trait.h fist commit 2022-09-21 19:47:03 +08:00
OWNERS fist commit 2022-09-21 19:47:03 +08:00
persistent.h fist commit 2022-09-21 19:47:03 +08:00
platform.h fist commit 2022-09-21 19:47:03 +08:00
prefinalizer.h fist commit 2022-09-21 19:47:03 +08:00
process-heap-statistics.h fist commit 2022-09-21 19:47:03 +08:00
README.md fist commit 2022-09-21 19:47:03 +08:00
sentinel-pointer.h fist commit 2022-09-21 19:47:03 +08:00
source-location.h fist commit 2022-09-21 19:47:03 +08:00
testing.h fist commit 2022-09-21 19:47:03 +08:00
trace-trait.h fist commit 2022-09-21 19:47:03 +08:00
type-traits.h fist commit 2022-09-21 19:47:03 +08:00
visitor.h fist commit 2022-09-21 19:47:03 +08:00

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.