summaryrefslogtreecommitdiff
path: root/tests/auto/v8/v8test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/v8/v8test.h')
-rw-r--r--tests/auto/v8/v8test.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/v8/v8test.h b/tests/auto/v8/v8test.h
index d497384..9f91f8a 100644
--- a/tests/auto/v8/v8test.h
+++ b/tests/auto/v8/v8test.h
@@ -57,6 +57,9 @@ bool v8test_getcallingqmlglobal();
bool v8test_typeof();
bool v8test_referenceerror();
bool v8test_qtbug_24871();
+bool v8test_fallbackpropertyhandler_callbacks();
+bool v8test_fallbackpropertyhandler_in_prototype();
+bool v8test_fallbackpropertyhandler_nonempty();
#endif // V8TEST_H