Bug 201750 - [JSC] Micro-optimize YarrJIT's surrogate pair handling
Summary: [JSC] Micro-optimize YarrJIT's surrogate pair handling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-12 20:03 PDT by Yusuke Suzuki
Modified: 2019-09-13 18:12 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.38 KB, patch)
2019-09-12 20:04 PDT, Yusuke Suzuki
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-09-12 20:03:21 PDT
[JSC] Micro-optimize YarrJIT's surrogate pair handling
Comment 1 Yusuke Suzuki 2019-09-12 20:04:19 PDT
Created attachment 378706 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2019-09-12 20:27:51 PDT
<rdar://problem/55327915>
Comment 3 Michael Saboff 2019-09-13 08:37:24 PDT
Comment on attachment 378706 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2019-09-13 11:01:19 PDT
Committed r249842: <https://trac.webkit.org/changeset/249842>
Comment 5 Yusuke Suzuki 2019-09-13 18:12:20 PDT
Committed r249864: <https://trac.webkit.org/changeset/249864>