Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01ede406d4e57dd97ae1ec385787e6c605acd8c9
https://github.com/WebKit/WebKit/commit/01ede406d4e57dd97ae1ec385787e6c605acd8c9
Author: Ryosuke Niwa <[email protected]>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M Source/WebCore/domjit/JSNodeDOMJIT.cpp
Log Message:
-----------
DOM JIT shouldn't need an extra scratch register to obtain previous sibling
https://bugs.webkit.org/show_bug.cgi?id=272578
Reviewed by Yusuke Suzuki.
Avoid using an extra scratch register by using an immediate value for the
pointer mask.
* Source/WebCore/domjit/JSNodeDOMJIT.cpp:
(WebCore::createCallDOMGetterForOffsetAccess):
Canonical link: https://commits.webkit.org/277436@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes