Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 299f0aa7d7767ec82bdd3f6a1e041ae2420a3028 https://github.com/WebKit/WebKit/commit/299f0aa7d7767ec82bdd3f6a1e041ae2420a3028 Author: Marcus Plutowski <marcus_plutow...@apple.com> Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths: M Source/JavaScriptCore/runtime/Options.cpp Log Message: ----------- Disable JITCage by default when ASAN is enabled https://bugs.webkit.org/show_bug.cgi?id=274929 rdar://122946733 Reviewed by Keith Miller. This way of disabling allows us to still use JSC_FORCE_USE_JIT_CAGE to override the disablement, in case anyone wants to investigate despite the broad incompatability. * Source/JavaScriptCore/runtime/Options.cpp: Canonical link: https://commits.webkit.org/279593@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes