References — bi-04 DOM Internals & Object Lifetime

Primary sources first. In-tree Chromium docs beat any external source, including these modules.

Specification

Source

Object lifetime — Oilpan

  • bi-05 — The binding layer — how a JS object and a Blink object stay associated, and who keeps whom alive
  • bi-03 — HTML parsing — what builds the tree
  • fe-02 — Memory model & leaks (sibling project) — the measured, application-level version of object lifetime
  • fe-01 — Execution model (sibling project) — forced synchronous layout, measured at 86–98×

When a claim here proves stale, record it in PROGRESS.md section 7.