Re: [v8-users] Re: global object prototype chaining

2013-10-18 Thread Jeremy Turpin
-SetInternalField(0,v8::External::New((void*)this)); On Thursday, October 17, 2013 9:35:12 AM UTC-4, Jeremy Turpin wrote: Sorry for resurrecting this post after such a long time, but I'm having the same (or very similar) problem as MikeM, in trying to add additional javascript objects (which may themselves

Re: [v8-users] Re: global object prototype chaining

2013-10-17 Thread Jeremy Turpin
configures the prototype chain, since I cannot access the properties of the intended parent class. Is what I am trying to accomplish possible? Is there a better approach? Thanks - Jeremy Turpin -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You