[webkit-changes] [WebKit/WebKit] 8b9188: Fix typo LLintToWasmEntryPtrTag -> LLIntToWasmEntr...
Keith Miller
noreply at github.com
Mon May 13 13:39:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b9188bd1f89b826b74c759c02b64449a9a9f929
https://github.com/WebKit/WebKit/commit/8b9188bd1f89b826b74c759c02b64449a9a9f929
Author: Keith Miller <keith_miller at apple.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M Source/JavaScriptCore/llint/LowLevelInterpreter.asm
M Source/JavaScriptCore/llint/WebAssembly.asm
M Source/JavaScriptCore/runtime/JSCPtrTag.h
M Source/JavaScriptCore/wasm/WasmCallee.cpp
M Source/JavaScriptCore/wasm/WasmCallee.h
Log Message:
-----------
Fix typo LLintToWasmEntryPtrTag -> LLIntToWasmEntryPtrTag
https://bugs.webkit.org/show_bug.cgi?id=274103
rdar://128014907
Reviewed by Yusuke Suzuki.
* Source/JavaScriptCore/llint/LowLevelInterpreter.asm:
* Source/JavaScriptCore/llint/WebAssembly.asm:
* Source/JavaScriptCore/runtime/JSCPtrTag.h:
* Source/JavaScriptCore/wasm/WasmCallee.cpp:
(JSC::Wasm::JSEntrypointInterpreterCallee::JSEntrypointInterpreterCallee):
* Source/JavaScriptCore/wasm/WasmCallee.h:
Canonical link: https://commits.webkit.org/278709@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list