WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
219193
[JSC] inline the class field initializer when possible
https://bugs.webkit.org/show_bug.cgi?id=219193
Summary
[JSC] inline the class field initializer when possible
Xan Lopez
Reported
2020-11-19 22:45:35 PST
Right now both instance and static class fields are initialized using a synthetic function. The initial implementation uses it always, but we can inline it in many or even all cases.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-11-26 22:46:16 PST
<
rdar://problem/71758682
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug