cocos-engine-external/win32/include/v8/cppgc
mmyduckx aa94102f24 update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
..
internal update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
DEPS update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
OWNERS update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
README.md update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
allocation.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
common.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
cross-thread-persistent.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
custom-space.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
default-platform.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
ephemeron-pair.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
explicit-management.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
garbage-collected.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
heap-consistency.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
heap-state.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
heap-statistics.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
heap.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
liveness-broker.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
macros.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
member.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
name-provider.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
object-size-trait.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
persistent.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
platform.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
prefinalizer.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
process-heap-statistics.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
sentinel-pointer.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
source-location.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
testing.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
trace-trait.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
type-traits.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +08:00
visitor.h update win32 v8 to 9.1.269 2021-09-13 20:22:56 +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.