Home
last modified time | relevance | path

Searched refs:method_getOwnPropertyDescriptors (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h88 …static ReturnedValue method_getOwnPropertyDescriptors(const FunctionObject *, const Value *thisObj…
H A Dqv4objectproto.cpp101 …eDefaultProperty(QStringLiteral("getOwnPropertyDescriptors"), method_getOwnPropertyDescriptors, 1); in init()
179 ReturnedValue ObjectPrototype::method_getOwnPropertyDescriptors(const FunctionObject *f, const Valu… in method_getOwnPropertyDescriptors() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h88 …static ReturnedValue method_getOwnPropertyDescriptors(const FunctionObject *, const Value *thisObj…
H A Dqv4objectproto.cpp101 …eDefaultProperty(QStringLiteral("getOwnPropertyDescriptors"), method_getOwnPropertyDescriptors, 1); in init()
179 ReturnedValue ObjectPrototype::method_getOwnPropertyDescriptors(const FunctionObject *f, const Valu… in method_getOwnPropertyDescriptors() function in ObjectPrototype