[Webkit-unassigned] [Bug 284305] New: [JSC] polymorphicThunkFor checks tag in wrong register on armv7
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 9 10:26:56 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284305
Bug ID: 284305
Summary: [JSC] polymorphicThunkFor checks tag in wrong register
on armv7
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: maximilian at igalia.com
On armv7, polymorphicThunkFor wants to check for non-cell values by looking at the tag register, but mistakenly looks at the value register instead. (JSVALUE32_64)
--
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/20241209/5e72fbb5/attachment.htm>
More information about the webkit-unassigned
mailing list