[Webkit-unassigned] [Bug 231276] New: DFG::ArrayMode::refine() should remember out-of-boundness for GetByVal on typed arrays
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 5 21:09:53 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=231276
Bug ID: 231276
Summary: DFG::ArrayMode::refine() should remember
out-of-boundness for GetByVal on typed arrays
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: rmorisset at apple.com
Currently this information is only preserved for accesses on typed arrays if it is a PutByVal.
Neither Saam nor me can see a reason for this, and the original commit that added this code has no explanation either.
--
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/20211006/e347efbf/attachment.htm>
More information about the webkit-unassigned
mailing list