On 2011/09/04 01:58:03, tfarina wrote:
On 2011/09/03 20:00:47, Vitaly Repeshko wrote:
> This way all the handles created in the loop will stay alive forever. This
is
> not 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?

I think "forever", in this context, means as long as the while loop is running,
which could be a long time.

http://codereview.chromium.org/7828072/

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

Reply via email to