Home
last modified time | relevance | path

Searched defs:IsPrototypeOf (Results 1 – 5 of 5) sorted by relevance

/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Dobject_object.h61 enum { ToString, ToLocaleString, ValueOf, HasOwnProperty, IsPrototypeOf, PropertyIsEnumerable, enumerator
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSObject.cpp2434 bool js::IsPrototypeOf(JSContext* cx, HandleObject protoObj, JSObject* obj, in IsPrototypeOf() function in js
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSObject.cpp2734 bool js::IsPrototypeOf(JSContext* cx, HandleObject protoObj, JSObject* obj, in IsPrototypeOf() function in js
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSObject.cpp2734 bool js::IsPrototypeOf(JSContext* cx, HandleObject protoObj, JSObject* obj, in IsPrototypeOf() function in js
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSObject.cpp3065 bool js::IsPrototypeOf(JSContext* cx, HandleObject protoObj, JSObject* obj, in IsPrototypeOf() function in js