This article introduces three optimizations that lay the groundwork for a new garbage collector in V8, codenamed Orinoco.| v8.dev
Orinoco, V8’s garbage collector, evolved from a sequential stop-the-world implementation into a mostly parallel and concurrent collector with incremental fallback.| v8.dev