NEW 215568
Identifier::fromUid(VM& vm, UniquedStringImpl* uid) could be more efficient.
https://bugs.webkit.org/show_bug.cgi?id=215568
Summary Identifier::fromUid(VM& vm, UniquedStringImpl* uid) could be more efficient.
xc.o.c.1180@gmail.com
Reported 2020-08-17 07:19:02 PDT
If UniquedStringImpl is not symbol, it must be AtomStringImpl.
Attachments
Proposed patch. (596 bytes, patch)
2020-08-17 07:21 PDT, xc.o.c.1180@gmail.com
no flags
xc.o.c.1180@gmail.com
Comment 1 2020-08-17 07:21:03 PDT
Created attachment 406714 [details] Proposed patch.
Radar WebKit Bug Importer
Comment 2 2020-08-24 07:19:14 PDT
Note You need to log in before you can comment on or make changes to this bug.