| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Keep a reference to the `ArrayBuffer::Allocator` alive for at least as long as a `SharedArrayBuffer` allocated by it lives. Refs: nodejs#28788 Fixes: nodejs#28777 Fixes: nodejs#28773
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Keep a reference to the ArrayBuffer::Allocator alive for at least
as long as a SharedArrayBuffer allocated by it lives.
The tests are taken 1:1 from #28788.
Refs: #28788
Fixes: #28777
Fixes: #28773
Checklist