Bug 201325 - [JSC] Repatch should construct CallCases and CasesValue at the same time
Summary: [JSC] Repatch should construct CallCases and CasesValue at the same time
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: 2019-08-29 19:44 PDT by Yusuke Suzuki
Modified: 2019-08-29 20:28 PDT (History)
7 users (show)

See Also:


Attachments
Patch (8.44 KB, patch)
2019-08-29 19:49 PDT, Yusuke Suzuki
saam: 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 2019-08-29 19:44:03 PDT
[JSC] Repatch BinarySwitch should not include skipped value
Comment 1 Yusuke Suzuki 2019-08-29 19:45:27 PDT
<rdar://problem/53853506>
Comment 2 Yusuke Suzuki 2019-08-29 19:49:27 PDT
Created attachment 377668 [details]
Patch
Comment 3 Yusuke Suzuki 2019-08-29 20:28:29 PDT
Committed r249310: <https://trac.webkit.org/changeset/249310>