RESOLVED FIXED 119391
REGRESSION(FTL): Fix sh4 implementation of ctiVMThrowTrampolineSlowpath
https://bugs.webkit.org/show_bug.cgi?id=119391
Summary REGRESSION(FTL): Fix sh4 implementation of ctiVMThrowTrampolineSlowpath
Julien Brianceau
Reported 2013-08-01 05:25:38 PDT
ctiVMThrowTrampolineSlowpath implementation is not correct for sh4 architecture and crashes.
Attachments
ctiVMThrowTrampolineSlowpath fix for sh4 architecture. (1.65 KB, patch)
2013-08-01 05:54 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-08-01 05:54:06 PDT
Created attachment 207919 [details] ctiVMThrowTrampolineSlowpath fix for sh4 architecture. According to the run-javascriptcore-tests script, sh4 port seems to be equivalent to what is was before FTL merge with this patch.
Csaba Osztrogonác
Comment 2 2013-08-01 06:03:48 PDT
Comment on attachment 207919 [details] ctiVMThrowTrampolineSlowpath fix for sh4 architecture. rs=me
WebKit Commit Bot
Comment 3 2013-08-01 06:27:46 PDT
Comment on attachment 207919 [details] ctiVMThrowTrampolineSlowpath fix for sh4 architecture. Clearing flags on attachment: 207919 Committed r153583: <http://trac.webkit.org/changeset/153583>
WebKit Commit Bot
Comment 4 2013-08-01 06:27:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.