Bug 211321 - Fix stress/big-int-negate-jit.js
Summary: Fix stress/big-int-negate-jit.js
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: 2020-05-01 14:22 PDT by Yusuke Suzuki
Modified: 2020-05-01 15:03 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.36 KB, patch)
2020-05-01 14:24 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-05-01 14:22:06 PDT
Fix stress/big-int-negate-jit.js
Comment 1 Yusuke Suzuki 2020-05-01 14:24:35 PDT
Created attachment 398240 [details]
Patch
Comment 2 Yusuke Suzuki 2020-05-01 14:24:48 PDT
rdar://62740805
Comment 3 Saam Barati 2020-05-01 14:35:17 PDT
Comment on attachment 398240 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=398240&action=review

> JSTests/ChangeLog:9
> +        But this is wrong if BigInt negation is fast enough. We made BigInt faster and now this test starts

lol
Comment 4 EWS 2020-05-01 15:03:20 PDT
Committed r261026: <https://trac.webkit.org/changeset/261026>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398240 [details].