Home
last modified time | relevance | path

Searched refs:method_getOwnPropertyNames (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.h89 …static ReturnedValue method_getOwnPropertyNames(const FunctionObject *, const Value *thisObject, c…
H A Dqv4objectproto.cpp102 … ctor->defineDefaultProperty(QStringLiteral("getOwnPropertyNames"), method_getOwnPropertyNames, 1); in init()
208 ReturnedValue ObjectPrototype::method_getOwnPropertyNames(const FunctionObject *b, const Value *, c… in method_getOwnPropertyNames() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h89 …static ReturnedValue method_getOwnPropertyNames(const FunctionObject *, const Value *thisObject, c…
H A Dqv4objectproto.cpp102 … ctor->defineDefaultProperty(QStringLiteral("getOwnPropertyNames"), method_getOwnPropertyNames, 1); in init()
208 ReturnedValue ObjectPrototype::method_getOwnPropertyNames(const FunctionObject *b, const Value *, c… in method_getOwnPropertyNames() function in ObjectPrototype