Bug 264324 - [JSC] Add Int52 integer parsing fast path to JSON.parse
Summary: [JSC] Add Int52 integer parsing fast path to JSON.parse
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-06 22:49 PST by Yusuke Suzuki
Modified: 2023-11-06 22:55 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2023-11-06 22:49:49 PST
...
Comment 1 Radar WebKit Bug Importer 2023-11-06 22:50:03 PST
<rdar://problem/118038556>
Comment 2 Yusuke Suzuki 2023-11-06 22:55:53 PST
Pull request: https://github.com/WebKit/WebKit/pull/20090