JITStubs.cpp is getting large and unwieldy with all the #if CPU(...) variations. We should refactor the CPU specific parts into their own files. Patch coming soon.
Created attachment 201790 [details] the patch
Comment on attachment 201790 [details] the patch r=me
Thanks for the review. Landed in r150109: <http://trac.webkit.org/changeset/150109>.