Bug has already been filed:
https://bugs.chromium.org/p/v8/issues/detail?id=9570 (not sure why it was
closed and redirected to v8-users?)
On Thu, Aug 22, 2019 at 10:49 AM Jakob Gruber wrote:
> Sounds like a stack overflow in the regexp compiler while compiling a huge
> pattern. Feel free to fil
Sounds like a stack overflow in the regexp compiler while compiling a huge
pattern. Feel free to file a bug (please include a backtrace). Also see
https://crbug.com/v8/9378.
On Thu, Aug 22, 2019 at 10:45 AM qinghai xiao wrote:
> Version: 7.6.303.22
> OS: Windows
> Architecture: x86
>
> *What ste
Version: 7.6.303.22
OS: Windows
Architecture: x86
*What steps will reproduce the problem?*
*1.*type this script in v8_shell.exe and d8.exe:
String.prototype.split.call('aa', new
RegExp(Array(4096).join(String.fromCharCode(36, 94)) +
Array(1025).join(String.fromCharCode(126, 29)) +
Array(2