> On Aug 18, 2015, at 12:14, Gavin Glynn <[email protected]> wrote: > > Thanks for that. The problem is that all my entries are actual methods - not > properties. In retrospect, I don't think caching the template will be > helpful. It only took about 30ms to form the template. It was the > v8::Context::New operation that took 350ms.... :)
What do you mean by "actual methods?" You should be able to set the property's value to a function. Tom Jakubowski -- -- 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.
