Bug 254487

Summary: Avoid is8Bit checks in JSRopeString for each fiber when the whole rope is 8 bit
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: JavaScriptCoreAssignee: Chris Dumez <cdumez>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-03-26 14:10:40 PDT
Avoid is8Bit checks in JSRopeString for each fiber when the whole rope is 8 bit.
Comment 1 Chris Dumez 2023-03-26 14:14:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11983