- From: Nige White <notifications@github.com>
- Date: Mon, 09 Aug 2021 06:29:17 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 August 2021 13:29:29 UTC
> Why is this using a single TreeWalker and jumping currentNode, instead of making a new TreeWaker for each cell? Because I'm an old fashioned C programmer. I don't like to spin up new objects, and then garbage them over and over again. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1005#issuecomment-895223524
Received on Monday, 9 August 2021 13:29:29 UTC