Home
last modified time | relevance | path

Searched refs:method_getOwnPropertySymbols (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.h90 …static ReturnedValue method_getOwnPropertySymbols(const FunctionObject *, const Value *thisObject,…
H A Dqv4objectproto.cpp103 …r->defineDefaultProperty(QStringLiteral("getOwnPropertySymbols"), method_getOwnPropertySymbols, 1); in init()
221 ReturnedValue ObjectPrototype::method_getOwnPropertySymbols(const FunctionObject *f, const Value *,… in method_getOwnPropertySymbols() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h90 …static ReturnedValue method_getOwnPropertySymbols(const FunctionObject *, const Value *thisObject,…
H A Dqv4objectproto.cpp103 …r->defineDefaultProperty(QStringLiteral("getOwnPropertySymbols"), method_getOwnPropertySymbols, 1); in init()
221 ReturnedValue ObjectPrototype::method_getOwnPropertySymbols(const FunctionObject *f, const Value *,… in method_getOwnPropertySymbols() function in ObjectPrototype