Bug 240667
Summary: | Build fix for Release ASAN builds. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mark Lam
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
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
Pull request: https://github.com/WebKit/WebKit/pull/791
EWS
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
<rdar://problem/93588887>