http://codereview.chromium.org/8387027/diff/1/src/jsregexp.cc File src/jsregexp.cc (right):
http://codereview.chromium.org/8387027/diff/1/src/jsregexp.cc#newcode519 src/jsregexp.cc:519: isolate->StackOverflow(); Yes. It's handled a little further up the call-chain, which is why we check below (line 571) that the exception has already been set. http://codereview.chromium.org/8387027/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
