Bug 158955 - JIT::updateTopCallframe() in the baseline JIT should use PC instead of PC+1
Summary: JIT::updateTopCallframe() in the baseline JIT should use PC instead of PC+1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-20 13:11 PDT by Saam Barati
Modified: 2016-08-23 10:34 PDT (History)
11 users (show)

See Also:


Attachments
patch (1.52 KB, patch)
2016-08-22 13:24 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-06-20 13:11:09 PDT
I already changed this in the LLInt, but I forgot to do it in the baseline.
Comment 1 Saam Barati 2016-08-22 13:24:26 PDT
Created attachment 286615 [details]
patch
Comment 2 Mark Lam 2016-08-22 13:25:06 PDT
Comment on attachment 286615 [details]
patch

r=me
Comment 3 Filip Pizlo 2016-08-22 13:25:16 PDT
Comment on attachment 286615 [details]
patch

r=me too
Comment 4 WebKit Commit Bot 2016-08-23 10:34:35 PDT
Comment on attachment 286615 [details]
patch

Clearing flags on attachment: 286615

Committed r204840: <http://trac.webkit.org/changeset/204840>
Comment 5 WebKit Commit Bot 2016-08-23 10:34:39 PDT
All reviewed patches have been landed.  Closing bug.