chakra-core / chakra-core/ChakraCore
Crash regression for eval("a/("+Array(2**16).fill(0).join(",")+")");
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am able to reproduce the following bug still with NuGet package 1.11.17 using the code above
`eval("a/("+Array(2**16).fill(0).join(",")+")");`
This was closed out a while back https://github.com/Microsoft/ChakraCore/issues/5699 so I thought I would create a new issue.
Contributor guide
Assessment
This issue has not been assessed yet.