Implement v8::LowMemoryNotification and IdleNotification
authorLars Knoll <lars.knoll@digia.com>
Mon, 15 Apr 2013 20:49:54 +0000 (22:49 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 15 Apr 2013 21:03:27 +0000 (23:03 +0200)
commitd6bc1041f3b87c7823d0f389e4d8e81ce1adbd62
treee969a8692f2e964a735d52d2f218fd255eb0e931
parent99d23a31d84f1c36a8684f3e151f7e339295b92a
Implement v8::LowMemoryNotification and IdleNotification

Avoids some failed assertions when explicitly triggering a gc().

Change-Id: I60345f7b971e0a756229931c8162039f3d0f72a2
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/v4vm/qv4v8.cpp