Comment #3 on issue 1631 by [email protected]: Stack size limit too low http://code.google.com/p/v8/issues/detail?id=1631
It was not possible to reproduce this problem when using the debug shell (d8) to run because importing the regular expression module was not possible offline:
Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named re Could you provide further information on how I can make this work? Thanks! -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
