Bug 301477

Summary: [JSC] Move `insertChecks()` calls to before adding nodes in `DFGByteCodeParser`
Product: WebKit Reporter: Sosuke Suzuki <sosuke>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.