Fix crash in v8 bindings
authorSimon Hausmann <simon.hausmann@digia.com>
Mon, 15 Apr 2013 10:40:04 +0000 (12:40 +0200)
committerLars Knoll <lars.knoll@digia.com>
Mon, 15 Apr 2013 11:03:28 +0000 (13:03 +0200)
commitf87ba5844b1d6c7a275a6edc5235e0b47df69182
tree40ccaffbc75ae735dd8926e0bd38bd207795ce40
parent891f7029457c5135c365ec32c06e7750abaceeab
Fix crash in v8 bindings

We now exceed the maximum object size of 256 bytes, so bump it to 512
in the allocator.

Change-Id: Ifbf87b7f7681f5bcff09407a04a98b154c0bc3da
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4vm/qv4mm.cpp