Determine whether or not an object literal requires a sparse array at compile time
authorSimon Hausmann <simon.hausmann@digia.com>
Sat, 15 Feb 2014 03:39:33 +0000 (04:39 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 24 Feb 2014 19:41:48 +0000 (20:41 +0100)
commit90a7249e70b37f97907a28ccc6016064231eb861
tree96cb93cc7c4357c7c526063948a49a52e4654df9
parentc78d1052c2509646c8cf13b460a8d098de836ad0
Determine whether or not an object literal requires a sparse array at compile time

Change-Id: Ieb7f6ee97a4f251f1e2369850ebb9e2931f84ac1
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qv4instr_moth_p.h
src/qml/compiler/qv4isel_moth.cpp
src/qml/compiler/qv4isel_moth_p.h
src/qml/compiler/qv4isel_p.cpp
src/qml/compiler/qv4isel_p.h
src/qml/jit/qv4isel_masm.cpp
src/qml/jit/qv4isel_masm_p.h
src/qml/jit/qv4regalloc.cpp
src/qml/jsruntime/qv4runtime.cpp
src/qml/jsruntime/qv4runtime_p.h
src/qml/jsruntime/qv4vme_moth.cpp