Home
last modified time | relevance | path

Searched refs:method_set_proto (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.h113 …static ReturnedValue method_set_proto(const FunctionObject *, const Value *thisObject, const Value…
H A Dqv4objectproto.cpp130 defineAccessorProperty(v4->id___proto__(), method_get_proto, method_set_proto); in init()
794 ReturnedValue ObjectPrototype::method_set_proto(const FunctionObject *b, const Value *thisObject, c… in method_set_proto() function in ObjectPrototype
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4objectproto_p.h113 …static ReturnedValue method_set_proto(const FunctionObject *, const Value *thisObject, const Value…
H A Dqv4objectproto.cpp130 defineAccessorProperty(v4->id___proto__(), method_get_proto, method_set_proto); in init()
794 ReturnedValue ObjectPrototype::method_set_proto(const FunctionObject *b, const Value *thisObject, c… in method_set_proto() function in ObjectPrototype