Sign in
chromium
/
chromium
/
src.git
/
57.0.2938.1
/
.
/
third_party
/
WebKit
/
Source
/
platform
/
heap
/
README.md
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
)