Bug 196716 - [JSC] isRope jump in StringSlice should not jump over register allocations
Summary: [JSC] isRope jump in StringSlice should not jump over register allocations
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-04-08 16:41 PDT by Yusuke Suzuki
Modified: 2019-04-08 17:00 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.06 KB, patch)
2019-04-08 16:46 PDT, Yusuke Suzuki
saam: 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-04-08 16:41:42 PDT
[JSC] isRope jump in StringSlice should not jump over register allocations
Comment 1 Yusuke Suzuki 2019-04-08 16:46:08 PDT
Created attachment 366998 [details]
Patch
Comment 2 Yusuke Suzuki 2019-04-08 16:46:56 PDT
<rdar://problem/49555329>
Comment 3 Yusuke Suzuki 2019-04-08 17:00:30 PDT
Committed r244058: <https://trac.webkit.org/changeset/244058>