RESOLVED FIXED301477
[JSC] Move `insertChecks()` calls to before adding nodes in `DFGByteCodeParser`
https://bugs.webkit.org/show_bug.cgi?id=301477
Summary [JSC] Move `insertChecks()` calls to before adding nodes in `DFGByteCodeParser`
Sosuke Suzuki
Reported 2025-10-25 23:54:33 PDT
This patch changes to move `insertChecks()` calls to before adding any nodes to graph in `DFGByteCodeParser`. This patch affects only following intrinsics: - RegExpTestIntrinsic - RegExpSearchIntrinsic
Attachments
Sosuke Suzuki
Comment 1 2025-10-25 23:55:30 PDT
EWS
Comment 2 2025-10-27 19:54:22 PDT
Committed 302219@main (da4aca271c25): <https://commits.webkit.org/302219@main> Reviewed commits have been landed. Closing PR #53005 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-10-27 19:55:12 PDT
Note You need to log in before you can comment on or make changes to this bug.