Bug 211873 - Iteration bytecodes need to handle osr exiting from inlined getter frames
Summary: Iteration bytecodes need to handle osr exiting from inlined getter frames
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: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-13 18:40 PDT by Keith Miller
Modified: 2020-05-14 11:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.56 KB, patch)
2020-05-14 09:25 PDT, Keith Miller
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2020-05-13 18:40:37 PDT
iteration bytecodes need to handle osr exiting from inlined getter frames
Comment 1 Keith Miller 2020-05-13 18:41:36 PDT
rdar://problem/63200477
Comment 2 Keith Miller 2020-05-14 09:25:36 PDT
Created attachment 399368 [details]
Patch
Comment 3 Keith Miller 2020-05-14 11:05:12 PDT
Committed r261699: <https://trac.webkit.org/changeset/261699>