Bug 196867 - [class-fields] Skip this if the initializer function isn't going to need a home object
Summary: [class-fields] Skip this if the initializer function isn't going to need a ho...
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:
Depends on:
Blocks:
 
Reported: 2019-04-12 10:38 PDT by Caio Lima
Modified: 2019-04-12 10:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2019-04-12 10:38:41 PDT
This may happen if class fields initializer doesn't use eval or super.