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
wrote:
> I m passing object as
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