Bug 194369 - [JSC] InitializeEntrypointArguments should produce SpecCellCheck if FlushFormat is FlushedCell
Summary: [JSC] InitializeEntrypointArguments should produce SpecCellCheck if FlushForm...
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-02-06 18:51 PST by Yusuke Suzuki
Modified: 2019-02-06 20:26 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.30 KB, patch)
2019-02-06 19:03 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.36 KB, patch)
2019-02-06 19:06 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.48 KB, patch)
2019-02-06 19:09 PST, 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-02-06 18:51:36 PST
[JSC] InitializeEntrypointArguments should produce SpecCellCheck if FlushFormat is FlushedCell
Comment 1 Yusuke Suzuki 2019-02-06 19:03:27 PST
Created attachment 361364 [details]
Patch
Comment 2 Yusuke Suzuki 2019-02-06 19:04:46 PST
<rdar://problem/47813087>
Comment 3 Yusuke Suzuki 2019-02-06 19:06:21 PST
Created attachment 361365 [details]
Patch
Comment 4 Yusuke Suzuki 2019-02-06 19:09:37 PST
Created attachment 361366 [details]
Patch
Comment 5 Saam Barati 2019-02-06 19:44:17 PST
Comment on attachment 361366 [details]
Patch

r=me
Comment 6 Yusuke Suzuki 2019-02-06 20:26:31 PST
Committed r241114: <https://trac.webkit.org/changeset/241114>