Bug 195619 - [JSC] Add JIT support for class fields
Summary: [JSC] Add JIT support for class fields
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: 174212 206368
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-12 05:11 PDT by Xan Lopez
Modified: 2020-01-16 12:29 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2019-03-12 05:11:44 PDT
Follow-up on bug #174212, which just adds parsing + bytecode generation.