Home | History | Annotate | Download | only in qscriptvalue

Lines Matching defs:instanceOf

1793 void tst_QScriptValue::instanceOf()
1798 QCOMPARE(value.instanceOf(other), expected);