Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2193aba4ff094224f1c0017448df7c4195bc6947
https://github.com/WebKit/WebKit/commit/2193aba4ff094224f1c0017448df7c4195bc6947
Author: Justin Michaud <[email protected]>
Date: 2025-11-01 (Sat, 01 Nov 2025)
Changed paths:
M Tools/lldb/lldb_webkit.py
Log Message:
-----------
[32-bit jsvalues] Update lldb_webkit.py to support boxed numbers.
https://bugs.webkit.org/show_bug.cgi?id=301762
Reviewed by Yusuke Suzuki.
We add new boxed number support, and fix missing symbol lookups on 32-bit by
removing the namespace from some symbols. It is not clear to me why
this is required, but it doesn't seem to regress 64-bit.
Canonical link: https://commits.webkit.org/302434@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications