Any helps, thanks

On Thursday, November 1, 2018 at 3:40:12 PM UTC+8, Early wrote:
>
> Hi, I've built v8 in visual studio at windows. but when I debug 
> v8_hello_world.exe, 
>
> I print *`source*` variable in Immediate Window, source 
> is v8::Local<v8::String> class type. I print *source->IsOneByte()*, the 
> resulte says "expression must be pointer". It don't exec the Local class T* 
> operator->()  overridde operator. 
>
> Any idea for expecting print what I wanted ? 
>
> Thanks. :)
>
> [image: CAPTURE_20181030_172118.jpg]
>
>

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