Bug 211111 - [JSC] Throw OutOfMemoryError instead of RangeError if BigInt is too big
Summary: [JSC] Throw OutOfMemoryError instead of RangeError if BigInt is too big
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-27 18:42 PDT by Yusuke Suzuki
Modified: 2020-04-27 23:42 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.80 KB, patch)
2020-04-27 19:05 PDT, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff
Patch (13.64 KB, patch)
2020-04-27 21:09 PDT, 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 2020-04-27 18:42:05 PDT
...
Comment 1 Yusuke Suzuki 2020-04-27 19:05:23 PDT
Created attachment 397784 [details]
Patch
Comment 2 Yusuke Suzuki 2020-04-27 21:09:23 PDT
Created attachment 397796 [details]
Patch
Comment 3 Yusuke Suzuki 2020-04-27 23:41:59 PDT
Committed r260810: <https://trac.webkit.org/changeset/260810>
Comment 4 Radar WebKit Bug Importer 2020-04-27 23:42:13 PDT
<rdar://problem/62491177>