-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
Hey,
I'm about to remove SetIndexedPropertiesToExternalArrayData and related APIs from V8. I think there are some callsites of this API in io.js that would need to be updated.
You should use the standardized ArrayBuffers / ArrayBufferViews instead.
CL to remove them is here: https://codereview.chromium.org/1092923002
this will land in V8 4.4
Metadata
Metadata
Assignees
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.