RESOLVED FIXED 240667
Build fix for Release ASAN builds.
https://bugs.webkit.org/show_bug.cgi?id=240667
Summary Build fix for Release ASAN builds.
Mark Lam
Reported 2022-05-19 10:18:41 PDT
JSC::ptrTagName() should always be defined for CPU(ARM64E) since we use it to support disassembly now.
Attachments
Mark Lam
Comment 1 2022-05-19 10:30:06 PDT
Correction: JSC::ptrTagName() should also be defined for CPU(ARM64E) when ENABLE(DISASSEMBLER) is true because it is used to support disassembly now.
Mark Lam
Comment 2 2022-05-19 10:35:45 PDT
EWS
Comment 3 2022-05-19 10:51:06 PDT
Committed r294493 (250752@main): <https://commits.webkit.org/250752@main> Reviewed commits have been landed. Closing PR #791 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2022-05-19 10:52:14 PDT
Note You need to log in before you can comment on or make changes to this bug.