[V8] Simplify silent abort by raising SIGABRT directly
authorJonathan Liu <net147@gmail.com>
Thu, 8 Mar 2012 09:19:51 +0000 (20:19 +1100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 12 Mar 2012 09:43:20 +0000 (10:43 +0100)
commitcfeec90dc633c9fb3885edf3e60294de0af77306
tree04d75c6809fc6f9441222e15bfc7e7b78b5224b5
parent16633cfa536c5fc96123a9c9f62620b8f7fc4756
[V8] Simplify silent abort by raising SIGABRT directly

This adds support for silent OS::Abort() with compilers other than
Microsoft Visual C++ (e.g. MinGW and MinGW-w64).

Upstream patch: https://chromiumcodereview.appspot.com/9597012/

Change-Id: Idfb80c7aaee0d6ba74900a076c715ae1f9535b3f
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
src/3rdparty/v8/src/platform-win32.cc
src/3rdparty/v8/src/win32-headers.h