Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DIsGivenTypeObject-inl.h18 inline bool IsGivenTypeObject(JSContext* cx, JS::Handle<JSObject*> obj, in IsGivenTypeObject() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DIsGivenTypeObject-inl.h18 inline bool IsGivenTypeObject(JSContext* cx, JS::Handle<JSObject*> obj, in IsGivenTypeObject() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DIsGivenTypeObject-inl.h18 inline bool IsGivenTypeObject(JSContext* cx, JS::Handle<JSObject*> obj, in IsGivenTypeObject() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DIsGivenTypeObject-inl.h17 inline bool IsGivenTypeObject(JSContext* cx, JS::Handle<JSObject*> obj, in IsGivenTypeObject() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.cpp2953 inline bool IsGivenTypeObject(JSContext* cx, JS::HandleObject obj, in IsGivenTypeObject() function