RESOLVED FIXED 258179
JSC test stress/proxy-helper-this.js.default fails when built with cloop enabled
https://bugs.webkit.org/show_bug.cgi?id=258179
Summary JSC test stress/proxy-helper-this.js.default fails when built with cloop enabled
Michael Catanzaro
Reported 2023-06-15 17:02:24 PDT
The test stress/proxy-helper-this.js.default fails when built with cloop enabled because returnEarlyFromInfiniteLoopsForFuzzing is not implemented. It's not a perfect solution, but we've dealt with this in the past (e.g. bug #216406) by sabotaging the test whenever JIT is disabled.
Attachments
Michael Catanzaro
Comment 1 2023-06-15 17:06:19 PDT
EWS
Comment 2 2023-06-20 10:18:14 PDT
Committed 265323@main (ab5348ee83f6): <https://commits.webkit.org/265323@main> Reviewed commits have been landed. Closing PR #15029 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-06-20 10:19:18 PDT
Note You need to log in before you can comment on or make changes to this bug.