blob: 8cd0dea8f1a7692d79e0f1a3349e5575cf0522c6 [file] [log] [blame] [view]
# Blink GC
This directory contains the implementation of Blink GC system (a.k.a. Oilpan).
## Documentation
* [API reference](BlinkGCAPIReference.md)
* [GC design](BlinkGCDesign.md)