Bug 220378 - [JSC] Replace JSBigInt::toUint64 with JSBigInt::toBigUInt64
Summary: [JSC] Replace JSBigInt::toUint64 with JSBigInt::toBigUInt64
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
Depends on:
Blocks:
 
Reported: 2021-01-06 12:24 PST by Yusuke Suzuki
Modified: 2021-01-06 15:40 PST (History)
8 users (show)

See Also:


Attachments
Patch (5.30 KB, patch)
2021-01-06 12:27 PST, Yusuke Suzuki
no flags 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-01-06 12:24:19 PST
[JSC] Replace JSBigInt::toUint64 with JSBigInt::toBigUInt64
Comment 1 Yusuke Suzuki 2021-01-06 12:27:03 PST
Created attachment 417113 [details]
Patch
Comment 2 EWS 2021-01-06 15:39:36 PST
Committed r271217: <https://trac.webkit.org/changeset/271217>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417113 [details].
Comment 3 Radar WebKit Bug Importer 2021-01-06 15:40:16 PST
<rdar://problem/72868140>