Home
last modified time | relevance | path

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