Home
last modified time | relevance | path

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