Bug 125381

Summary: CStack Branch: Fix Specialized Thunks to use function prologues and epilogues
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, eflews.bot, ggaren, gtk-ews, gyuyoung.kim, mark.lam, philn, rniwa, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch ggaren: review+, eflews.bot: commit-queue-

Michael Saboff
Reported 2013-12-06 22:26:30 PST
The SpecializedThunkJIT generator isn't using the function prologue / epilogue for the native convention.
Attachments
Patch (3.34 KB, patch)
2013-12-06 22:29 PST, Michael Saboff
ggaren: review+
eflews.bot: commit-queue-
Michael Saboff
Comment 1 2013-12-06 22:29:53 PST
Created attachment 218651 [details] Patch With this change, the LLInt can run v8-crypto.js to completion.
EFL EWS Bot
Comment 2 2013-12-06 22:33:17 PST
EFL EWS Bot
Comment 3 2013-12-06 22:34:34 PST
kov's GTK+ EWS bot
Comment 4 2013-12-06 22:37:51 PST
Michael Saboff
Comment 5 2013-12-06 22:39:31 PST
Patch landed in change set r160268 <http://trac.webkit.org/changeset/160268>.
Build Bot
Comment 6 2013-12-06 23:00:45 PST
Build Bot
Comment 7 2013-12-06 23:09:58 PST
Build Bot
Comment 8 2013-12-06 23:28:05 PST
Geoffrey Garen
Comment 9 2013-12-07 10:51:27 PST
Comment on attachment 218651 [details] Patch r=me
Geoffrey Garen
Comment 10 2013-12-07 10:51:41 PST
> With this change, the LLInt can run v8-crypto.js to completion. Nice!
Mark Lam
Comment 11 2014-01-13 18:46:20 PST
Review status updated in r161938: <http://trac.webkit.org/r161938>.
Note You need to log in before you can comment on or make changes to this bug.