Bug 184243 - We should not trash the stack pointer on OSR entry.
Summary: We should not trash the stack pointer on OSR entry.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-02 12:22 PDT by Mark Lam
Modified: 2018-04-02 13:08 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (2.96 KB, patch)
2018-04-02 12:31 PDT, Mark Lam
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-04-02 12:22:42 PDT
Patch coming.
Comment 1 Radar WebKit Bug Importer 2018-04-02 12:23:27 PDT
<rdar://problem/39114319>
Comment 2 Mark Lam 2018-04-02 12:31:54 PDT
Created attachment 337012 [details]
proposed patch.
Comment 3 Mark Lam 2018-04-02 13:08:22 PDT
Thanks for the review.  Landed in r230175: <http://trac.webkit.org/r230175>.