*Question:*

Why String::Utf8Value cannot be Handle<String::Utf8Value> ?

*Compile error:*

include/v8.h: In instantiation of ‘v8::Handle<T>::Handle(v8::Handle<S>) 
[with S = v8::Value; T = v8::String::Utf8Value]’:
hello.cpp:33:48:   required from here
include/v8.h:238:5: error: cannot convert ‘v8::Value*’ to 
‘v8::String::Utf8Value* volatile’ in assignment

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