6 ms·
High-performance garbage collection for C++ · V8
- axilmar 6y agoI think this might be of interest: https://chromium.googlesource.com/chromium/src/+/master/third_party/blink/renderer/platform/heap/BlinkGCDesign.md https://chromium.googlesource.com/chromium/src/+/master/thir... It contains answers to how things are done internally, the threading model, etc.