aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4jsir_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/compiler/qv4jsir_p.h')
-rw-r--r--src/qml/compiler/qv4jsir_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/compiler/qv4jsir_p.h b/src/qml/compiler/qv4jsir_p.h
index ee8e0c0636..fe8425ab71 100644
--- a/src/qml/compiler/qv4jsir_p.h
+++ b/src/qml/compiler/qv4jsir_p.h
@@ -311,6 +311,7 @@ struct Name: Expr {
builtin_delete,
builtin_throw,
builtin_rethrow,
+ builtin_unwind_exception,
builtin_push_catch_scope,
builtin_foreach_iterator_object,
builtin_foreach_next_property_name,