> You need a Local<Context> not a Persistent.

1st question is why?  It's seems like needless complexity.

2nd question is what is the "correct" way to do this?
I've got many situations where I can no longer pass in a Persistent and 
must make a "Local" of various types like:

Persistent<Script>
Persistent<Object>
Persistent<Context>
etc...

Seems like there are possibly several ways to do it:
As()
Cast()
other?

Thanks

-- 
-- 
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.

Reply via email to