This is the 6th mail you've sent to this list today. Don't you think you've asked this question often enough by now? Please, either wait for someone to answer, or read some documentation/examples to find out yourself.
On Tue, Nov 24, 2015 at 1:32 PM, jayesh sapkale <include.jay...@gmail.com> wrote: > I m passing object as parameter from node.js to c++ addon :: > > *var node_object= {int_val:5,str_val:"string"};* > *addon.hello(node_object);* > > In node.js we can get value of test property like ::: node_object->test > > But in c++ how can get value of test property ??? > > -- > -- > 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. > -- -- 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.