Thank you for the reply. I tried running this in a browser (both IE and Chrome) in a VM and saw that the browsers exhibit the same behavior (run the script forever until forcibly closed). So, the script itself seems fundamentally written to run forever and V8 is executing it as expected.
This makes me wonder if there's a way to programmatically set a time limit on V8's execution of a script. -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
