Bug 227057

Summary: [JSC] Optimize JSON.parse with small content by dropping single character Identifier pool
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, sam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Yusuke Suzuki 2021-06-15 17:52:17 PDT
[JSC] Optimize JSON.parse with small content by dropping single character Identifier pool
Comment 1 Yusuke Suzuki 2021-06-15 18:00:02 PDT
Created attachment 431505 [details]
Patch
Comment 2 Yusuke Suzuki 2021-06-15 21:55:32 PDT
Committed r278921 (238852@main): <https://commits.webkit.org/238852@main>
Comment 3 Radar WebKit Bug Importer 2021-06-15 21:56:18 PDT
<rdar://problem/79379102>