WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
221606
[JSC] Reduce duplicated code for IC Status classes
https://bugs.webkit.org/show_bug.cgi?id=221606
Summary
[JSC] Reduce duplicated code for IC Status classes
Caio Lima
Reported
2021-02-09 06:18:01 PST
Right now we have multiple classes to represent IC status, such as GetByStatus, CheckPrivateBrandStatus, InByStatus, etc, that duplicates a considerable amount of code. We should find a better solution to avoid so much duplication, since it tends to increase we add a new kind of IC status.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-02-16 06:18:13 PST
<
rdar://problem/74389211
>
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