cocos-engine-external/openharmony/arm64-v8a/include/v8/cppgc
zhaoyang57 5983cc7ed3 commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
..
internal commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
DEPS commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
OWNERS commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
README.md commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
allocation.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
common.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
cross-thread-persistent.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
custom-space.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
default-platform.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
ephemeron-pair.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
explicit-management.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
garbage-collected.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
heap-consistency.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
heap-state.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
heap-statistics.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
heap.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
liveness-broker.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
macros.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
member.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
name-provider.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
object-size-trait.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
persistent.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
platform.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
prefinalizer.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
process-heap-statistics.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
sentinel-pointer.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
source-location.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
testing.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
trace-trait.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
type-traits.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00
visitor.h commit v8 thiry lib for openharmony 2024-03-18 11:15:05 +08:00

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.