Comment #4 on issue 2802 by [email protected]: No way to get at
ArrayBuffer data pointer?
https://code.google.com/p/v8/issues/detail?id=2802
There still seems to be no way to get the data pointer in the latest
version. Many of our native functions want to read the raw data from
ArrayBuffer arguments so I'm constantly patching:
https://github.com/turbulenz/v8/commit/690c7f2e42d3ab05311d88b10e49a22e2ef17f61
Similar API for ArrayBufferView was actually removed here:
https://code.google.com/p/v8/source/detail?r=16999
I find it difficult to imagine why native code shouldn't be able to access
the raw data.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.