Home
last modified time | relevance | path

Searched refs:method_setPrototypeOf (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.h82 …static ReturnedValue method_setPrototypeOf(const FunctionObject *, const Value *thisObject, const …
H A Dqv4reflect.cpp69 …r->defineDefaultProperty(QStringLiteral("setPrototypeOf"), QV4::Reflect::method_setPrototypeOf, 2); in init()
277 ReturnedValue Reflect::method_setPrototypeOf(const FunctionObject *f, const Value *, const Value *a… in method_setPrototypeOf() function in Reflect
H A Dqv4objectproto_p.h99 …static ReturnedValue method_setPrototypeOf(const FunctionObject *, const Value *thisObject, const …
H A Dqv4objectproto.cpp117 ctor->defineDefaultProperty(QStringLiteral("setPrototypeOf"), method_setPrototypeOf, 2); in init()
581 ReturnedValue ObjectPrototype::method_setPrototypeOf(const FunctionObject *f, const Value *, const … in method_setPrototypeOf() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4reflect_p.h82 …static ReturnedValue method_setPrototypeOf(const FunctionObject *, const Value *thisObject, const …
H A Dqv4reflect.cpp69 …r->defineDefaultProperty(QStringLiteral("setPrototypeOf"), QV4::Reflect::method_setPrototypeOf, 2); in init()
277 ReturnedValue Reflect::method_setPrototypeOf(const FunctionObject *f, const Value *, const Value *a… in method_setPrototypeOf() function in Reflect
H A Dqv4objectproto_p.h99 …static ReturnedValue method_setPrototypeOf(const FunctionObject *, const Value *thisObject, const …
H A Dqv4objectproto.cpp117 ctor->defineDefaultProperty(QStringLiteral("setPrototypeOf"), method_setPrototypeOf, 2); in init()
581 ReturnedValue ObjectPrototype::method_setPrototypeOf(const FunctionObject *f, const Value *, const … in method_setPrototypeOf() function in ObjectPrototype