Fix typeof to work with undefined references
authorLars Knoll <lars.knoll@digia.com>
Sat, 8 Dec 2012 04:31:19 +0000 (20:31 -0800)
committerSimon Hausmann <simon.hausmann@digia.com>
Sat, 8 Dec 2012 04:33:51 +0000 (05:33 +0100)
commit806b5fb4c14b9da712d57525c35b6333665cf26d
treeea29875d2dbd9ed0b04a51dda8e1a32e119c931c
parent852cc7f443f2321b0c53077f3fc0cee577903199
Fix typeof to work with undefined references

Change-Id: I90cd2b34a25476dfee1ec01315275b6c179d11dc
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
llvm_runtime.cpp
qmljs_environment.cpp
qmljs_environment.h
qmljs_runtime.cpp
qmljs_runtime.h
qv4codegen.cpp
qv4isel_masm.cpp