Reviewers: Sven Panne,
Message:
Preparing new ArrayBuffer for use in Blink
- add new externalization API for ArrayBuffer. Externalization transfers the
ownership of the backing store to v8::ArrayBufferContents.
- allocate some internal fields to ArrayBuffer. The number of external
fields is
controlled by a #define. No gyp plumbing for the define yet.
Description:
Externalization API for ArrayBuffer
Please review this at https://codereview.chromium.org/15001041/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M include/v8.h
M src/api.cc
M src/bootstrapper.cc
M src/d8.cc
M src/objects-inl.h
M src/objects.h
M src/runtime.h
M src/runtime.cc
M test/cctest/test-api.cc
--
--
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/groups/opt_out.