LiteLoaderBDS-1.16.40/ScriptEngine/third-party/backend/include/NodeJs/v8/cppgc
2023-03-02 23:06:13 -08:00
..
internal 完成重构 2023-03-02 23:06:13 -08:00
allocation.h 完成重构 2023-03-02 23:06:13 -08:00
common.h 完成重构 2023-03-02 23:06:13 -08:00
cross-thread-persistent.h 完成重构 2023-03-02 23:06:13 -08:00
custom-space.h 完成重构 2023-03-02 23:06:13 -08:00
default-platform.h 完成重构 2023-03-02 23:06:13 -08:00
DEPS 完成重构 2023-03-02 23:06:13 -08:00
ephemeron-pair.h 完成重构 2023-03-02 23:06:13 -08:00
explicit-management.h 完成重构 2023-03-02 23:06:13 -08:00
garbage-collected.h 完成重构 2023-03-02 23:06:13 -08:00
heap-consistency.h 完成重构 2023-03-02 23:06:13 -08:00
heap-state.h 完成重构 2023-03-02 23:06:13 -08:00
heap-statistics.h 完成重构 2023-03-02 23:06:13 -08:00
heap.h 完成重构 2023-03-02 23:06:13 -08:00
liveness-broker.h 完成重构 2023-03-02 23:06:13 -08:00
macros.h 完成重构 2023-03-02 23:06:13 -08:00
member.h 完成重构 2023-03-02 23:06:13 -08:00
name-provider.h 完成重构 2023-03-02 23:06:13 -08:00
object-size-trait.h 完成重构 2023-03-02 23:06:13 -08:00
OWNERS 完成重构 2023-03-02 23:06:13 -08:00
persistent.h 完成重构 2023-03-02 23:06:13 -08:00
platform.h 完成重构 2023-03-02 23:06:13 -08:00
prefinalizer.h 完成重构 2023-03-02 23:06:13 -08:00
process-heap-statistics.h 完成重构 2023-03-02 23:06:13 -08:00
README.md 完成重构 2023-03-02 23:06:13 -08:00
sentinel-pointer.h 完成重构 2023-03-02 23:06:13 -08:00
source-location.h 完成重构 2023-03-02 23:06:13 -08:00
testing.h 完成重构 2023-03-02 23:06:13 -08:00
trace-trait.h 完成重构 2023-03-02 23:06:13 -08:00
type-traits.h 完成重构 2023-03-02 23:06:13 -08:00
visitor.h 完成重构 2023-03-02 23:06:13 -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.