Given that moving JSC to the C++ stack will require changes to all flavors of ctiTrampoline, it makes sense to convert it and its companion, ctiOpThrowNotCaught, to a thunks.
Created attachment 216107 [details] Patch The changes for ARM traditional, ARM64, MIPS, SH4 and Windows are speculative. The EWS bots will test some of these.
Comment on attachment 216107 [details] Patch Attachment 216107 [details] did not pass gtk-ews (gtk): Output: http://webkit-queues.appspot.com/results/21248083
Created attachment 216122 [details] Updated with speculative build fixes
Comment on attachment 216122 [details] Updated with speculative build fixes Attachment 216122 [details] did not pass efl-wk2-ews (efl-wk2): Output: http://webkit-queues.appspot.com/results/21668004
Comment on attachment 216122 [details] Updated with speculative build fixes Cool!
Committed r158751: <http://trac.webkit.org/changeset/158751>
*** Bug 123908 has been marked as a duplicate of this bug. ***