Since no one could answer: http://groups.google.com/group/v8-users/browse_thread/thread/66b80bcaf7e4f404#
I'll rephrase the question: How can I inherit from an built-in object, like Date, Error etc, from C ++ code? I see no way to get the FunctionTemplate from an Object. Is there another way than using Inherit, or must I resort to executing JS code? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
