I don't understand.. I cannot get String* from a handle and process it ? 

After that if I needed to call some v8 code that needs handle<object> as an 
input, can I not create a string with the handle to satisfy it ? 

What exactly is unsafe about it ? [I am a noob]]

On Thursday, September 24, 2015 at 6:29:04 PM UTC+2, Deepak Subramanian 
wrote:
>
> Hi,
>
> I am looking to know the relation between Handle<String> and String*
>
> If I have a String*, how do I make it into a Handle<String> and vice-versa.
>
> Thanks.
>
> Best regards,
> Deepak
>

-- 
-- 
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/d/optout.

Reply via email to