Home
last modified time | relevance | path

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