Home
last modified time | relevance | path

Searched refs:method_isPrototypeOf (Results 1 – 6 of 6) sorted by relevance

/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptecmaobject.cpp77 addPrototypeFunction(QLatin1String("isPrototypeOf"), method_isPrototypeOf, 1); in initialize()
155 QScriptValueImpl Object::method_isPrototypeOf(QScriptContextPrivate *context, QScriptEnginePrivate … in method_isPrototypeOf() function in QScript::Ecma::Object
H A Dqscriptecmaobject_p.h88 static QScriptValueImpl method_isPrototypeOf(QScriptContextPrivate *context,
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h106 …static ReturnedValue method_isPrototypeOf(const FunctionObject *, const Value *thisObject, const V…
H A Dqv4objectproto.cpp125 defineDefaultProperty(QStringLiteral("isPrototypeOf"), method_isPrototypeOf, 1); in init()
691 ReturnedValue ObjectPrototype::method_isPrototypeOf(const FunctionObject *b, const Value *thisObjec… in method_isPrototypeOf() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h106 …static ReturnedValue method_isPrototypeOf(const FunctionObject *, const Value *thisObject, const V…
H A Dqv4objectproto.cpp125 defineDefaultProperty(QStringLiteral("isPrototypeOf"), method_isPrototypeOf, 1); in init()
691 ReturnedValue ObjectPrototype::method_isPrototypeOf(const FunctionObject *b, const Value *thisObjec… in method_isPrototypeOf() function in ObjectPrototype