In the meantime, I found my solution. It’s in the ph7 nodejs module. 
http://github.com/Deskshell-Core/node-ph7
Look at ph7_wrapper.(cpp/h) - it has the code in question. While asking the 
question, I was stuck with the c++ constructor. Turns out I had to use

        Persistant<Array>::New( Array::New() )

to get where I wanted. As said, you can find the code on github now. Its dirty 
code, because I wrote it in a train all together.
Am Fr. Jan. 24 2014 00:47:14 schrieb Flying Jester:

> Can we see the code?
> 
> --



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