Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Re-enable JSTests/stress/class-subclassing-function.js in ARM+NoLLInt
https://bugs.webkit.org/show_bug.cgi?id=240648 Patch by Joseph Griego <jgriego@igalia.com> on 2022-05-23 Reviewed by Yusuke Suzuki. This was originally skipped in https://bugs.webkit.org/show_bug.cgi?id=194285 because it runs out of executable memory without LLInt; this seems to no longer be the case, at least as far as my testing revealed, and EWS can hopefully confirm this Re-enable the test in ARM+NoLLInt configurations. * JSTests/stress/class-subclassing-function.js: Canonical link: https://commits.webkit.org/250857@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294631 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information