9c362b0045
- Cleanup includes, fix typo, fix qualifiers. - Fix getter names of MarkerBase when only exposed for testing. Bug: chromium:1056170 Change-Id: Ibcb0f62414c9c865fa98e6d2b2c9b150aa2a361f Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2281004 Commit-Queue: Omer Katz <omerkatz@chromium.org> Reviewed-by: Omer Katz <omerkatz@chromium.org> Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#68678} |
||
---|---|---|
.. | ||
internal | ||
allocation.h | ||
common.h | ||
custom-space.h | ||
DEPS | ||
garbage-collected.h | ||
heap.h | ||
liveness-broker.h | ||
macros.h | ||
member.h | ||
persistent.h | ||
platform.h | ||
prefinalizer.h | ||
README.md | ||
source-location.h | ||
trace-trait.h | ||
type-traits.h | ||
visitor.h |
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.