...besides putting explicitly into internal fields.... On Thu, Jun 10, 2010 at 2:14 PM, vlad <[email protected]> wrote:
> Hi, > If there is a way to tell an object to point to external array like > this... > obj->SetIndexedPropertiesToExternalArrayData(pBuffer, > v8::kExternalByteArray, bufferLength); > > is there any way to get the buffer pointer and length back from the > object when received for example in a callback? > > Thanks > Vlad > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
