Bug 286703

Summary: [Yarr] Update YarrJIT disassembly to happen after we perform all other link tasks
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Michael Saboff
Reported 2025-01-29 13:51:46 PST
Currently the dumping by the disassembler happens before we run the various link tasks as part of finalization. This means that the disassembly will have zeroed targets where we call out to the ReadUnicodeCharacterHelper and for backtrack links.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-29 13:53:27 PST
Michael Saboff
Comment 2 2025-01-29 13:57:27 PST
EWS
Comment 3 2025-01-29 21:15:56 PST
Committed 289542@main (80442335b668): <https://commits.webkit.org/289542@main> Reviewed commits have been landed. Closing PR #39716 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.