Home
last modified time | relevance | path

Searched refs:JS_SetImmutablePrototype (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/
H A DRemoteObjectProxy.cpp159 if (!JS_SetImmutablePrototype(aCx, obj, &success)) { in GetOrCreateProxyObject()
H A DBindingUtils.h2921 if (!JS_SetImmutablePrototype(aCx, aGlobal, &succeeded)) {
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/
H A DRemoteObjectProxy.cpp160 if (!JS_SetImmutablePrototype(aCx, obj, &success)) { in GetOrCreateProxyObject()
H A DBindingUtils.h2908 if (!JS_SetImmutablePrototype(aCx, aGlobal, &succeeded)) {
/dports/www/firefox/firefox-99.0/dom/bindings/
H A DRemoteObjectProxy.cpp159 if (!JS_SetImmutablePrototype(aCx, obj, &success)) { in GetOrCreateProxyObject()
H A DBindingUtils.h2923 if (!JS_SetImmutablePrototype(aCx, aGlobal, &succeeded)) {
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/
H A DRemoteObjectProxy.cpp159 if (!JS_SetImmutablePrototype(aCx, obj, &success)) { in GetOrCreateProxyObject()
H A DBindingUtils.h2921 if (!JS_SetImmutablePrototype(aCx, aGlobal, &succeeded)) {
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DWindowNamedPropertiesHandler.cpp258 if (!JS_SetImmutablePrototype(aCx, gsp, &succeeded)) { in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DWindowNamedPropertiesHandler.cpp266 if (!JS_SetImmutablePrototype(aCx, gsp, &succeeded)) { in Create()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DWindowNamedPropertiesHandler.cpp267 if (!JS_SetImmutablePrototype(aCx, gsp, &succeeded)) { in Create()
/dports/www/firefox/firefox-99.0/dom/base/
H A DWindowNamedPropertiesHandler.cpp267 if (!JS_SetImmutablePrototype(aCx, gsp, &succeeded)) { in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DWindowNamedPropertiesHandler.cpp267 if (!JS_SetImmutablePrototype(aCx, gsp, &succeeded)) { in Create()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DWindowNamedPropertiesHandler.cpp314 if (!JS_SetImmutablePrototype(aCx, gsp, &succeeded)) { in Create()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.h481 extern JS_PUBLIC_API bool JS_SetImmutablePrototype(JSContext* cx,
H A Djsapi.cpp1911 JS_PUBLIC_API bool JS_SetImmutablePrototype(JSContext* cx, JS::HandleObject obj, in JS_SetImmutablePrototype() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.h668 extern JS_PUBLIC_API bool JS_SetImmutablePrototype(JSContext* cx,
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.h668 extern JS_PUBLIC_API bool JS_SetImmutablePrototype(JSContext* cx,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h1013 extern JS_PUBLIC_API bool JS_SetImmutablePrototype(JSContext* cx,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DBindingUtils.h2772 if (!JS_SetImmutablePrototype(aCx, aGlobal, &succeeded)) {
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DBindingUtils.h3189 if (!JS_SetImmutablePrototype(aCx, aGlobal, &succeeded)) {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h2764 JS_SetImmutablePrototype(JSContext* cx, JS::HandleObject obj, bool* succeeded);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h2764 JS_SetImmutablePrototype(JSContext* cx, JS::HandleObject obj, bool* succeeded);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.h2895 JS_SetImmutablePrototype(JSContext* cx, JS::HandleObject obj, bool* succeeded);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h2552 extern JS_PUBLIC_API bool JS_SetImmutablePrototype(JSContext* cx,

12