Implement lookup calls inline
authorSimon Hausmann <simon.hausmann@digia.com>
Mon, 22 Apr 2013 13:39:37 +0000 (15:39 +0200)
committerLars Knoll <lars.knoll@digia.com>
Sun, 28 Apr 2013 19:15:08 +0000 (21:15 +0200)
commit23fd8f202d40532da911c319d8bcac4573465b52
treedd2a28aea2e7942b7cba36a05ab0db2c318312c0
parentf219b95e54c2bf5341e994d209d6aafac3cf001d
Implement lookup calls inline

Instead of going through two-liner lookup helper methods to fetch and
call the virtual lookup method, do it all inline in the generated
assembly.

Change-Id: I25307177eaa8848c54fec7745f6f36d1788410dc
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4vm/qv4isel_masm.cpp
src/qml/qml/v4vm/qv4isel_masm_p.h
src/qml/qml/v4vm/qv4runtime.cpp
src/qml/qml/v4vm/qv4runtime_p.h