Home
last modified time | relevance | path

Searched refs:JS_GetClassPrototype (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/wrappers/
H A DXrayWrapper.h246 if (!JS_GetClassPrototype(cx, key, protop)) { in getPrototype()
347 if (!JS_GetClassPrototype(cx, JSProto_Object, protop)) { in getPrototype()
H A DXrayWrapper.cpp602 if (!JS_GetClassPrototype(cx, standardConstructor, in resolveOwnProperty()
/dports/www/firefox/firefox-99.0/js/xpconnect/wrappers/
H A DXrayWrapper.h246 if (!JS_GetClassPrototype(cx, key, protop)) { in getPrototype()
347 if (!JS_GetClassPrototype(cx, JSProto_Object, protop)) { in getPrototype()
H A DXrayWrapper.cpp605 if (!JS_GetClassPrototype(cx, standardConstructor, in resolveOwnProperty()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/wrappers/
H A DXrayWrapper.h246 if (!JS_GetClassPrototype(cx, key, protop)) { in getPrototype()
347 if (!JS_GetClassPrototype(cx, JSProto_Object, protop)) { in getPrototype()
H A DXrayWrapper.cpp602 if (!JS_GetClassPrototype(cx, standardConstructor, in resolveOwnProperty()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/wrappers/
H A DXrayWrapper.h240 if (!JS_GetClassPrototype(cx, key, protop)) { in getPrototype()
339 if (!JS_GetClassPrototype(cx, JSProto_Object, protop)) { in getPrototype()
H A DXrayWrapper.cpp604 if (!JS_GetClassPrototype(cx, standardConstructor, in resolveOwnProperty()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/wrappers/
H A DXrayWrapper.h290 if (!JS_GetClassPrototype(cx, key, protop)) in getPrototype()
404 if (!JS_GetClassPrototype(cx, JSProto_Object, protop)) in getPrototype()
H A DXrayWrapper.cpp556 if (!JS_GetClassPrototype(cx, standardConstructor, &standardProto))
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/wrappers/
H A DXrayWrapper.h310 if (!JS_GetClassPrototype(cx, key, protop)) return false; in getPrototype()
415 if (!JS_GetClassPrototype(cx, JSProto_Object, protop)) return false; in getPrototype()
H A DXrayWrapper.cpp576 if (!JS_GetClassPrototype(cx, standardConstructor, in resolveOwnProperty()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.h223 extern JS_PUBLIC_API bool JS_GetClassPrototype(
H A Djsapi.cpp1097 JS_PUBLIC_API bool JS_GetClassPrototype(JSContext* cx, JSProtoKey key, in JS_GetClassPrototype() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.h295 extern JS_PUBLIC_API bool JS_GetClassPrototype(
H A Djsapi.cpp1121 JS_PUBLIC_API bool JS_GetClassPrototype(JSContext* cx, JSProtoKey key, in JS_GetClassPrototype() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.h295 extern JS_PUBLIC_API bool JS_GetClassPrototype(
H A Djsapi.cpp1121 JS_PUBLIC_API bool JS_GetClassPrototype(JSContext* cx, JSProtoKey key, in JS_GetClassPrototype() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h584 extern JS_PUBLIC_API bool JS_GetClassPrototype(
H A Djsapi.cpp1153 JS_PUBLIC_API bool JS_GetClassPrototype(JSContext* cx, JSProtoKey key, in JS_GetClassPrototype() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h1441 JS_GetClassPrototype(JSContext* cx, JSProtoKey key, JS::MutableHandle<JSObject*> objp);
H A Djsapi.cpp1155 JS_GetClassPrototype(JSContext* cx, JSProtoKey key, MutableHandleObject objp) in JS_GetClassPrototype() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h1441 JS_GetClassPrototype(JSContext* cx, JSProtoKey key, JS::MutableHandle<JSObject*> objp);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.h1427 JS_GetClassPrototype(JSContext* cx, JSProtoKey key, JS::MutableHandle<JSObject*> objp);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h1319 extern JS_PUBLIC_API bool JS_GetClassPrototype(

12