Home
last modified time | relevance | path

Searched defs:getOwnProperty (Results 1 – 10 of 10) sorted by relevance

/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/
H A Dobject.go31 func (self *_object) getOwnProperty(name string) *_property { func
H A Dobject_class.go8 getOwnProperty func(*_object, string) *_property member
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/
H A Dobject.go31 func (self *_object) getOwnProperty(name string) *_property { func
H A Dobject_class.go8 getOwnProperty func(*_object, string) *_property member
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A Das_object.h777 getOwnProperty(as_object& o, const ObjectURI& uri) in getOwnProperty() function
H A Das_object.cpp926 as_object::getOwnProperty(const ObjectURI& uri) in getOwnProperty() function in gnash::as_object
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DRecordType.cpp193 bool RecordType::getOwnProperty(JSContext* cx, HandleId id, in getOwnProperty() function in RecordType
H A DTupleType.cpp321 bool TupleType::getOwnProperty(HandleId id, MutableHandleValue vp) const { in getOwnProperty() function in TupleType
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4vtable_p.h114 GetOwnProperty getOwnProperty; member
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4vtable_p.h114 GetOwnProperty getOwnProperty; member