Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Build fix for Release ASAN builds.
https://bugs.webkit.org/show_bug.cgi?id=240667 Reviewed by Yusuke Suzuki. JSC::ptrTagName() should also be defined for CPU(ARM64E) when ENABLE(DISASSEMBLER) is true because it is used to support disassembly now. * Source/JavaScriptCore/runtime/JSCPtrTag.cpp: * Source/JavaScriptCore/runtime/JSCPtrTag.h: Canonical link: https://commits.webkit.org/250752@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294493 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information