tree: 62b6aa7651b0fdce8504535afedbe547c7187380 [path history] [tgz]
  1. internal/
  2. allocation.h
  3. common.h
  4. cross-thread-persistent.h
  5. custom-space.h
  6. default-platform.h
  7. ephemeron-pair.h
  8. garbage-collected.h
  9. heap.h
  10. liveness-broker.h
  11. macros.h
  12. member.h
  13. name-provider.h
  14. persistent.h
  15. platform.h
  16. prefinalizer.h
  17. README.md
  18. source-location.h
  19. trace-trait.h
  20. type-traits.h
  21. visitor.h
src/third_party/v8/include/cppgc/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.