NEW221606
[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
Radar WebKit Bug Importer
Comment 1 2021-02-16 06:18:13 PST
Note You need to log in before you can comment on or make changes to this bug.