On Wed, Jun 3, 2015 at 5:06 PM, Jane Chen <jxche...@gmail.com> wrote:
> Ben,
>
> My question is, say if I have a function Print with a native callback
> through function template and set it to the global template, use that to
> create a context, then use serializer to create a snapshot.  If I use this
> snapshot to initialize v8, will function Print be pre-defined in that
> snapshot?
>
> Jane

I don't think that has been implemented yet.  If it was, there would
have to be some kind of API for mapping addresses because of ASLR.

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to