Simplify push(IR::Const*)
authorSimon Hausmann <simon.hausmann@digia.com>
Sat, 1 Dec 2012 22:59:53 +0000 (23:59 +0100)
committerLars Knoll <lars.knoll@digia.com>
Sun, 2 Dec 2012 14:15:11 +0000 (15:15 +0100)
commitd2eb5c6510bb05f6cd7e7bd06e9957bdf85a515f
treed884ed946716fff6c334d7ee36b6884ae6d2ebb2
parentd63043df6fa8e8624b4ab9c7a70f320df8156a4a
Simplify push(IR::Const*)

Use the convertToValue() function instead of manually trying to
convert the IR::Const to a VM::Value.

Change-Id: Ib669def3c2ef3dfba6cabb0b0c0b3c1d014a13ca
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qv4isel_masm_p.h