Initial v8'ish API wrappers for QML integration
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 15 Feb 2013 13:59:34 +0000 (14:59 +0100)
committerLars Knoll <lars.knoll@digia.com>
Tue, 5 Mar 2013 15:32:28 +0000 (16:32 +0100)
commit471e0b0f7522c246f6f4f214a8483343eb237285
treea863876ec93520a3c89b6484ccbdd61b81cf17cb
parent85734b5799617627386557df89079a98ae2dd60a
Initial v8'ish API wrappers for QML integration

The goal is for these wrappers to exist only for a limited period
of time until all of QML is ported to use pure v4vm.

Change-Id: I4568420a2116420ae6f45bc5eb1e3d464a7c4cc3
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/v4/qcalculatehash_p.h [new file with mode: 0644]
src/v4/qv4mm.h
src/v4/qv4string.h
src/v4/qv4v8.cpp [new file with mode: 0644]
src/v4/qv4v8.h [new file with mode: 0644]
src/v4/v4.pro