Bug 208236 - [JSC] checkpoint_osr_exit_from_inlined_call_trampoline is a return location
Summary: [JSC] checkpoint_osr_exit_from_inlined_call_trampoline is a return location
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Lima
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-26 04:58 PST by Caio Lima
Modified: 2020-02-29 01:22 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.28 KB, patch)
2020-02-26 07:03 PST, Caio Lima
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2020-02-26 04:58:44 PST
It would be better if we use `checkpoint_osr_exit_from_inlined_call_trampoline_return_location` there, since this essentially is a return location.
Comment 1 Caio Lima 2020-02-26 07:03:24 PST
Created attachment 391745 [details]
Patch
Comment 2 Yusuke Suzuki 2020-02-29 01:22:49 PST
Comment on attachment 391745 [details]
Patch

r=me