Comment #1 on issue 733 by [email protected]: V8 fails to collect FunctionTemplate instances
http://code.google.com/p/v8/issues/detail?id=733

Ok I read the fine print: "The lifetime of the created function is equal to the lifetime of the context. So in case the embedder needs to create temporary functions that can be collected using Scripts is preferred". That's a little bit unfortunate. I need to rethink my heap layout then (the "data" reference kills me).


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to