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