On 2011/09/03 20:00:47, Vitaly Repeshko wrote:
This way all the handles created in the loop will stay alive forever. This isnot something we want.
Yeah? Why they aren't destroyed with the handle_scope in the end of the function? So, src/d8.cc - Shell:RunShell() is wrong? http://codereview.chromium.org/7828072/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
