Home
last modified time | relevance | path

Searched refs:method_preventExtensions (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4reflect_p.h80 …static ReturnedValue method_preventExtensions(const FunctionObject *, const Value *thisObject, con…
H A Dqv4reflect.cpp67 …ineDefaultProperty(QStringLiteral("preventExtensions"), QV4::Reflect::method_preventExtensions, 1); in init()
248 ReturnedValue Reflect::method_preventExtensions(const FunctionObject *f, const Value *, const Value… in method_preventExtensions() function in Reflect
H A Dqv4objectproto_p.h97 …static ReturnedValue method_preventExtensions(const FunctionObject *, const Value *thisObject, con…
H A Dqv4objectproto.cpp111 ctor->defineDefaultProperty(QStringLiteral("preventExtensions"), method_preventExtensions, 1); in init()
465 ReturnedValue ObjectPrototype::method_preventExtensions(const FunctionObject *b, const Value *, con… in method_preventExtensions() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4reflect_p.h80 …static ReturnedValue method_preventExtensions(const FunctionObject *, const Value *thisObject, con…
H A Dqv4reflect.cpp67 …ineDefaultProperty(QStringLiteral("preventExtensions"), QV4::Reflect::method_preventExtensions, 1); in init()
248 ReturnedValue Reflect::method_preventExtensions(const FunctionObject *f, const Value *, const Value… in method_preventExtensions() function in Reflect
H A Dqv4objectproto_p.h97 …static ReturnedValue method_preventExtensions(const FunctionObject *, const Value *thisObject, con…
H A Dqv4objectproto.cpp111 ctor->defineDefaultProperty(QStringLiteral("preventExtensions"), method_preventExtensions, 1); in init()
465 ReturnedValue ObjectPrototype::method_preventExtensions(const FunctionObject *b, const Value *, con… in method_preventExtensions() function in ObjectPrototype