Ok. Thank  you
Pada 25 Jul 2013 03:46, "jk" <j.kutrzeb...@wp.pl> menulis:

> In v8 i have handle
>
> Handle<Value> number1 = NumberObject::New(100);
>
>
> What properties I must add if I want number1 was accessible from JS code.
> In this way js code can change it:
> number1=number1+1;
>
> Now in v8 number1 is also 101.
>
> --
> --
> 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/groups/opt_out.
>
>
>

-- 
-- 
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/groups/opt_out.


Reply via email to