Bug 209397 - [JSC] DeleteById / DeleteByVal in DFG / FTL should emit write-barrier inside this node when its child1 is speculated as UntypedUse
Summary: [JSC] DeleteById / DeleteByVal in DFG / FTL should emit write-barrier inside ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-22 03:54 PDT by Yusuke Suzuki
Modified: 2020-03-23 18:50 PDT (History)
7 users (show)

See Also:


Attachments
Patch (20.38 KB, patch)
2020-03-23 18:43 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (20.68 KB, patch)
2020-03-23 18:50 PDT, Yusuke Suzuki
no flags 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-03-22 03:54:58 PDT
...
Comment 1 Yusuke Suzuki 2020-03-23 18:43:57 PDT
Created attachment 394337 [details]
Patch
Comment 2 Yusuke Suzuki 2020-03-23 18:50:42 PDT
Created attachment 394338 [details]
Patch