Ben, I was able to get instanceof returning true following your tips. Thanks. But it seems to me this design assumes that there is only a singleton Function we are operating on as I'm always interacting with This, which is the function returned from FunctionTemplate.GetFunction().
If I want to dynamically create embedded objects from FunctionTemplates, is there a way to keep them "instanceof" of a certain class? Jane -- -- 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/d/optout.
