WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
Pull request:
https://github.com/WebKit/WebKit/pull/791
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
<
rdar://problem/93588887
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug