Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 077621476430813cac6661c02e67c979b85cc960
https://github.com/WebKit/WebKit/commit/077621476430813cac6661c02e67c979b85cc960
Author: Yijia Huang <[email protected]>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmFunctionParser.h
Log Message:
-----------
[WASM] Use m_currentOpcodeStartingOffset for verbose datalog in
FunctionParser::parseBody
https://bugs.webkit.org/show_bug.cgi?id=271909
rdar://125628170
Reviewed by Yusuke Suzuki.
The m_offset in FunctionParser will be incremented by one after parseUInt8.
We should dump m_currentOpcodeStartingOffset instead for verbose datalog.
* Source/JavaScriptCore/wasm/WasmFunctionParser.h:
(JSC::Wasm::FunctionParser<Context>::parseBody):
Canonical link: https://commits.webkit.org/276840@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