Bug 215568

Summary: Identifier::fromUid(VM& vm, UniquedStringImpl* uid) could be more efficient.
Product: WebKit Reporter: xc.o.c.1180 <xc.o.c.1180>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fpizlo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.