On Wed, Feb 19, 2014 at 7:18 AM, Jane Chen <[email protected]> wrote: > I need to store some pointers (void*) in my context. It looks like that the > closest thing I get is Int32Array.
I'm not sure what you mean. Context::SetAlignedPointerInEmbedderData() is for storing, well, pointers. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
