-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
buffers: copy-on-destroy concept #997
Labels
buffer
Issues and PRs related to the buffer subsystem.
Comments
I wish we could detect the cases where the buffer passed to |
@indutny / @trevnorris any idea if this is possible with the new TypedArray-backed buffers? |
Thinking of it, I don't see a use for it anymore. @trevnorris if you don't have any ideas either, let's kill this issue. |
Don't have any other ideas. |
MylesBorins
pushed a commit
that referenced
this issue
Dec 20, 2016
PR-URL: #997 Reviewed-By: Prince John Wesley <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Dec 21, 2016
PR-URL: #997 Reviewed-By: Prince John Wesley <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
n/t
cc @domenic
The text was updated successfully, but these errors were encountered: