Bug 216779 - [ESNext][JIT] Make `put_private_name` also use LLInt IC information on DFGByteCodeParser
Summary: [ESNext][JIT] Make `put_private_name` also use LLInt IC information on DFGByt...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-21 07:43 PDT by Caio Lima
Modified: 2020-09-28 07:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>