Home
last modified time | relevance | path

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

12

/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.h763 JS_PUBLIC_API bool PropertySpecNameToPermanentId(JSContext* cx,
H A Djsapi.cpp2011 JS_PUBLIC_API bool JS::PropertySpecNameToPermanentId(JSContext* cx, in PropertySpecNameToPermanentId() function in JS
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/wrappers/
H A DXrayWrapper.cpp858 if (!PropertySpecNameToPermanentId(cx, fs->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
869 if (!PropertySpecNameToPermanentId(cx, ps->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
/dports/www/firefox/firefox-99.0/js/xpconnect/wrappers/
H A DXrayWrapper.cpp861 if (!PropertySpecNameToPermanentId(cx, fs->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
872 if (!PropertySpecNameToPermanentId(cx, ps->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/wrappers/
H A DXrayWrapper.cpp858 if (!PropertySpecNameToPermanentId(cx, fs->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
869 if (!PropertySpecNameToPermanentId(cx, ps->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/wrappers/
H A DXrayWrapper.cpp855 if (!PropertySpecNameToPermanentId(cx, fs->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
866 if (!PropertySpecNameToPermanentId(cx, ps->name, &id)) { in AppendNamesFromFunctionAndPropertySpecs()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/wrappers/
H A DXrayWrapper.cpp789 if (!PropertySpecNameToPermanentId(cx, fs->name, &id))
796 if (!PropertySpecNameToPermanentId(cx, ps->name, &id))
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/wrappers/
H A DXrayWrapper.cpp797 if (!PropertySpecNameToPermanentId(cx, fs->name, &id)) return false; in AppendNamesFromFunctionAndPropertySpecs()
802 if (!PropertySpecNameToPermanentId(cx, ps->name, &id)) return false; in AppendNamesFromFunctionAndPropertySpecs()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.h1691 JS_PUBLIC_API bool PropertySpecNameToPermanentId(JSContext* cx,
H A Djsapi.cpp3051 JS_PUBLIC_API bool JS::PropertySpecNameToPermanentId(JSContext* cx, in PropertySpecNameToPermanentId() function in JS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.h1691 JS_PUBLIC_API bool PropertySpecNameToPermanentId(JSContext* cx,
H A Djsapi.cpp3051 JS_PUBLIC_API bool JS::PropertySpecNameToPermanentId(JSContext* cx, in PropertySpecNameToPermanentId() function in JS
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h2349 JS_PUBLIC_API bool PropertySpecNameToPermanentId(JSContext* cx,
H A Djsapi.cpp3105 JS_PUBLIC_API bool JS::PropertySpecNameToPermanentId(JSContext* cx, in PropertySpecNameToPermanentId() function in JS
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DBindingUtils.h2005 if (!JS::PropertySpecNameToPermanentId(cx, spec->name, ids)) {
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DBindingUtils.cpp1071 if (!JS::PropertySpecNameToPermanentId(cx, spec->name, &infos->id)) { in InitIdsInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/
H A DBindingUtils.cpp1295 if (!JS::PropertySpecNameToPermanentId(cx, ToPropertySpecName(spec->name), in InitPropertyInfos()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/
H A DBindingUtils.cpp1234 if (!JS::PropertySpecNameToPermanentId(cx, ToPropertySpecName(spec->name), in InitIdsInternal()
/dports/www/firefox/firefox-99.0/dom/bindings/
H A DBindingUtils.cpp1299 if (!JS::PropertySpecNameToPermanentId(cx, ToPropertySpecName(spec->name), in InitPropertyInfos()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/
H A DBindingUtils.cpp1295 if (!JS::PropertySpecNameToPermanentId(cx, ToPropertySpecName(spec->name), in InitPropertyInfos()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h4611 PropertySpecNameToPermanentId(JSContext* cx, const char* name, jsid* idp);
H A Djsapi.cpp3117 JS::PropertySpecNameToPermanentId(JSContext* cx, const char* name, jsid* idp) in JS_PUBLIC_API()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h4611 PropertySpecNameToPermanentId(JSContext* cx, const char* name, jsid* idp);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.h5128 PropertySpecNameToPermanentId(JSContext* cx, const char* name, jsid* idp);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h5094 JS_PUBLIC_API bool PropertySpecNameToPermanentId(JSContext* cx,

12