[Webkit-unassigned] [Bug 273180] New: JSC::Wasm::FunctionParser<Context>::parseNestedBlocksEagerly updates m_offset too late
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 24 05:05:38 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273180
Bug ID: 273180
Summary: JSC::Wasm::FunctionParser<Context>::parseNestedBlocksE
agerly updates m_offset too late
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: maximilian at igalia.com
JSC::Wasm::FunctionParser<Context>::parseNestedBlocksEagerly updates m_offset only after calling the addBlock callback. The callee JSC::Wasm::IPIntGenerator::addBlock expects m_offset to point to the end of the instruction to produce correct metatadata for block instructions.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240424/95c95385/attachment-0001.htm>
More information about the webkit-unassigned
mailing list