Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 85cc8f5233a0ac012b0716fae3cf46726d38a6a0
https://github.com/WebKit/WebKit/commit/85cc8f5233a0ac012b0716fae3cf46726d38a6a0
Author: Mark Lam <[email protected]>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M Source/JavaScriptCore/llint/LowLevelInterpreter.asm
M Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm
M Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
Log Message:
-----------
Remove some unused "slowPath" arguments in LLInt asm macros.
https://bugs.webkit.org/show_bug.cgi?id=262717
rdar://116537174
Reviewed by Alexey Shvayka.
Just removing some obsolete dead code.
* Source/JavaScriptCore/llint/LowLevelInterpreter.asm:
* Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm:
* Source/JavaScriptCore/llint/LowLevelInterpreter64.asm:
Canonical link: https://commits.webkit.org/268963@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes