Bug 190122 - [JSC] Add branchIfNaN and branchIfNotNaN
Summary: [JSC] Add branchIfNaN and branchIfNotNaN
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: 2018-10-01 03:28 PDT by Yusuke Suzuki
Modified: 2018-10-02 04:48 PDT (History)
6 users (show)

See Also:


Attachments
Patch (15.90 KB, patch)
2018-10-01 03:30 PDT, Yusuke Suzuki
mark.lam: 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 2018-10-01 03:28:37 PDT
[JSC] Add branchIfNaN and branchIfNotNaN
Comment 1 Yusuke Suzuki 2018-10-01 03:30:14 PDT
Created attachment 351232 [details]
Patch
Comment 2 Mark Lam 2018-10-01 09:55:41 PDT
Comment on attachment 351232 [details]
Patch

r=me
Comment 3 Saam Barati 2018-10-01 12:11:58 PDT
Comment on attachment 351232 [details]
Patch

nice
Comment 4 Yusuke Suzuki 2018-10-02 04:46:56 PDT
Thanks for your review :)
Comment 5 Yusuke Suzuki 2018-10-02 04:47:33 PDT
Committed r236734: <https://trac.webkit.org/changeset/236734>
Comment 6 Radar WebKit Bug Importer 2018-10-02 04:48:22 PDT
<rdar://problem/44935262>