High-performance garbage collection for C++ · V8
1–2 of 2 posts
Re: High-performance garbage collection for C++ · V8
#2I think this might be of interest:
https://chromium.googlesource.com/chromium/src/+/master/thir...
It contains answers to how things are done internally, the threading model, etc.