Bug 226786 - Fix speculated type in speculateNeitherDoubleNorHeapBigIntNorString
Summary: Fix speculated type in speculateNeitherDoubleNorHeapBigIntNorString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on: 226676
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-08 15:15 PDT by Robin Morisset
Modified: 2021-06-18 12:38 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2021-06-08 15:18 PDT, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2021-06-08 15:15:30 PDT
I had forgotten the HeapBigInt part.
Comment 1 Robin Morisset 2021-06-08 15:16:27 PDT
This is a bug introduced in https://bugs.webkit.org/show_bug.cgi?id=226676 (r278568)
Comment 2 Robin Morisset 2021-06-08 15:18:56 PDT
Created attachment 430903 [details]
Patch
Comment 3 Mark Lam 2021-06-08 15:20:54 PDT
Comment on attachment 430903 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2021-06-08 15:21:20 PDT
r=me too.
Comment 5 EWS 2021-06-08 19:32:54 PDT
Committed r278642 (238624@main): <https://commits.webkit.org/238624@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430903 [details].
Comment 6 Radar WebKit Bug Importer 2021-06-08 19:33:20 PDT
<rdar://problem/79050304>