Fix crashes with regular expressions QtScript on ARM traditional architectures
authorSimon Hausmann <simon.hausmann@nokia.com>
Mon, 16 May 2011 11:47:09 +0000 (13:47 +0200)
committerSimon Hausmann <simon.hausmann@nokia.com>
Mon, 16 May 2011 11:47:09 +0000 (13:47 +0200)
commitf5acce7e11fa7c6abf5cf5352ec750c1ac65dd29
tree36d3d0d3ead3da34b260334efe819f9cdd99e28f
parent7e4a9187bb11b794e45d95d2e9fae026d6b0d07d
Fix crashes with regular expressions QtScript on ARM traditional architectures

Save and restore the r8 register properly.

Backport of http://trac.webkit.org/changeset/65242 from WebKit trunk

Reviewed-by: Jedrzej Nowacki
src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp