Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Reduce array length for memory limited scenarios in regexp-bol-optimi…
…ze-out-of-stack.js https://bugs.webkit.org/show_bug.cgi?id=240717 Patch by Xan López <xan@igalia.com> on 2022-05-20 Reviewed by Yusuke Suzuki. * stress/regexp-bol-optimize-out-of-stack.js: use a smaller array size when memory is limited. (test): Canonical link: https://commits.webkit.org/250826@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294595 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information