Bug 233610 - [JSC] jumpForTypedArrayOutOfBounds should use asAnyInt since it uses isAnyInt
Summary: [JSC] jumpForTypedArrayOutOfBounds should use asAnyInt since it uses isAnyInt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
: 232871 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-29 17:43 PST by Yusuke Suzuki
Modified: 2022-09-19 19:25 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2021-11-29 17:44 PST, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-11-29 17:43:15 PST
[JSC] jumpForTypedArrayOutOfBounds should use asAnyInt since it uses isAnyInt
Comment 1 Yusuke Suzuki 2021-11-29 17:44:21 PST
Created attachment 445368 [details]
Patch
Comment 2 Yusuke Suzuki 2021-11-29 17:44:26 PST
<rdar://problem/85820476>
Comment 3 Yusuke Suzuki 2021-11-29 20:44:02 PST
Committed r286283 (244642@main): <https://commits.webkit.org/244642@main>
Comment 4 Yusuke Suzuki 2022-09-19 19:25:10 PDT
*** Bug 232871 has been marked as a duplicate of this bug. ***