Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62cb1607e0fca59f25851c28511401f25ac2d950
https://github.com/WebKit/WebKit/commit/62cb1607e0fca59f25851c28511401f25ac2d950
Author: Justin Michaud <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/JavaScriptCore/tools/FunctionAllowlist.cpp
Log Message:
-----------
Allow JSC jit allowlist to support commas
https://bugs.webkit.org/show_bug.cgi?id=304303
Reviewed by Yusuke Suzuki.
This is helpful for debugging inlining, and commas are unlikely to appear
in filenames.
Canonical link: https://commits.webkit.org/304600@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications