References — bi-05-bindings-v8

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

  • Web IDL specification (WHATWG) — types, extended attributes, conversion algorithms.
  • HTML Standard — WindowProxy, cross-origin property access, [Unforgeable] members.
  • third_party/blink/renderer/bindings/README.md, IDLCompiler.md, IDLExtendedAttributes.md.
  • third_party/blink/renderer/platform/bindings/ — the wrapper machinery.
  • V8 docs/blog on hidden classes, inline caches, and the interpreter/optimiser pipeline. Read only enough to reason about the boundary; V8's internals are a separate discipline.


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