Closed
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