Bug 216779

Summary: [ESNext][JIT] Make `put_private_name` also use LLInt IC information on DFGByteCodeParser
Product: WebKit Reporter: Caio Lima <ticaiolima>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Caio Lima 2020-09-21 07:43:39 PDT
Different from put_by_val, we potentially have all the information in `put_private_name` IC to use that on DFGByteCodeParser.
Comment 1 Radar WebKit Bug Importer 2020-09-28 07:44:16 PDT
<rdar://problem/69698272>