Bug 206120 - [JSC] Flush old tables in End phase
Summary: [JSC] Flush old tables in End phase
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-01-10 19:41 PST by Yusuke Suzuki
Modified: 2020-01-10 22:54 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2020-01-10 19:44 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.48 KB, patch)
2020-01-10 20:38 PST, 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 2020-01-10 19:41:17 PST
[JSC] Flush old tables in finalize
Comment 1 Yusuke Suzuki 2020-01-10 19:44:29 PST
Created attachment 387414 [details]
Patch
Comment 2 Yusuke Suzuki 2020-01-10 20:38:20 PST
Created attachment 387417 [details]
Patch
Comment 3 Yusuke Suzuki 2020-01-10 20:38:54 PST
<rdar://problem/58039989>
Comment 4 Mark Lam 2020-01-10 20:46:28 PST
Comment on attachment 387417 [details]
Patch

r=me
Comment 5 Yusuke Suzuki 2020-01-10 22:54:50 PST
Committed r254393: <https://trac.webkit.org/changeset/254393>