RESOLVED FIXED253735
Use switch statement for bufferOwnership inside StringImpl destructor
https://bugs.webkit.org/show_bug.cgi?id=253735
Summary Use switch statement for bufferOwnership inside StringImpl destructor
Chris Dumez
Reported 2023-03-10 14:24:09 PST
Use switch statement for bufferOwnership inside StringImpl destructor, instead of multiple if checks.
Attachments
Chris Dumez
Comment 1 2023-03-10 14:25:56 PST
Chris Dumez
Comment 2 2023-03-14 09:02:37 PDT
Note You need to log in before you can comment on or make changes to this bug.