Throw exceptions
authorRoberto Raggi <roberto.raggi@nokia.com>
Wed, 23 May 2012 16:48:48 +0000 (18:48 +0200)
committerRoberto Raggi <roberto.raggi@nokia.com>
Wed, 23 May 2012 16:50:24 +0000 (18:50 +0200)
commit86183598a3af033cc1ce453f7c3f02252a06d016
tree50472e3b6fee1c1baaf16e8e2a4e208b404d5bc0
parentb29b7aaa606e64ae932e003683f5576448a85634
Throw exceptions
12 files changed:
main.cpp
qmljs_objects.cpp
qmljs_objects.h
qmljs_runtime.cpp
qmljs_runtime.h
qv4codegen.cpp
qv4codegen_p.h
qv4ir.cpp
qv4ir_p.h
qv4isel.cpp
tests/exceptions.1.js [new file with mode: 0644]
tests/typeof.1.js [new file with mode: 0644]