- From: Keith Cirkel <notifications@github.com>
- Date: Mon, 09 Oct 2023 06:11:17 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 October 2023 13:11:23 UTC
An init object could make sense. My understanding is that GC can dispose of the init object while retaining a reference to the parent, provided it is in the constructor. Getters can be retrieved during construction to capture the parent in an internal field. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/583#issuecomment-1752986148 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/583/1752986148@github.com>
Received on Monday, 9 October 2023 13:11:23 UTC