Skip to content

ArrayBuffer tweaks #74107

Answered by teo-tsirpanis
japasc asked this question in General
Aug 17, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote
  • If haveBucket is false the array will be eligible for collection by the GC. It doesn't matter if it holds references to other objects, the GC will be able to collect them too.
  • You are likely right about this one but the difference would be so tiny I doubt it would be even detected by benchmarks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PathogenDavid
Comment options

Answer selected by teo-tsirpanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants