Home
last modified time | relevance | path

Searched refs:RootingCx (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/extensions/
H A DExtensionsParent.cpp38 JS::Rooted<JS::Value> ret(dom::RootingCx(), JS::UndefinedValue()); in FrameTransitionDataToJSValue()
69 dom::RootingCx(), FrameTransitionDataToJSValue(aTransitionData)); in RecvDocumentChange()
84 dom::RootingCx(), FrameTransitionDataToJSValue(aTransitionData)); in RecvHistoryChange()
/dports/www/firefox/firefox-99.0/toolkit/components/extensions/
H A DExtensionsParent.cpp38 JS::Rooted<JS::Value> ret(dom::RootingCx(), JS::UndefinedValue()); in FrameTransitionDataToJSValue()
69 dom::RootingCx(), FrameTransitionDataToJSValue(aTransitionData)); in RecvDocumentChange()
84 dom::RootingCx(), FrameTransitionDataToJSValue(aTransitionData)); in RecvHistoryChange()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/extensions/
H A DExtensionsParent.cpp38 JS::Rooted<JS::Value> ret(dom::RootingCx(), JS::UndefinedValue()); in FrameTransitionDataToJSValue()
69 dom::RootingCx(), FrameTransitionDataToJSValue(aTransitionData)); in RecvDocumentChange()
84 dom::RootingCx(), FrameTransitionDataToJSValue(aTransitionData)); in RecvHistoryChange()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DContentProcessMessageManager.cpp101 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
117 JS::Rooted<JSObject*> messageManager(mozilla::dom::RootingCx(), in LoadScript()
H A DContentFrameMessageManager.cpp16 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
/dports/www/firefox/firefox-99.0/dom/base/
H A DContentProcessMessageManager.cpp101 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
117 JS::Rooted<JSObject*> messageManager(mozilla::dom::RootingCx(), in LoadScript()
H A DContentFrameMessageManager.cpp16 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DContentProcessMessageManager.cpp101 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
117 JS::Rooted<JSObject*> messageManager(mozilla::dom::RootingCx(), in LoadScript()
H A DContentFrameMessageManager.cpp16 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DArrayBufferInputStream.cpp15 using mozilla::dom::RootingCx;
28 JS::Rooted<JSObject*> arrayBuffer(RootingCx(), &aBuffer.toObject()); in SetData()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DContentProcessMessageManager.cpp101 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
117 JS::Rooted<JSObject*> messageManager(mozilla::dom::RootingCx(), in LoadScript()
H A DContentFrameMessageManager.cpp15 JS::RootedValue val(RootingCx()); in GetOrCreateWrapper()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DArrayBufferInputStream.cpp15 using mozilla::dom::RootingCx;
28 JS::Rooted<JSObject*> arrayBuffer(RootingCx(), &aBuffer.toObject()); in SetData()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DArrayBufferInputStream.cpp15 using mozilla::dom::RootingCx;
28 JS::Rooted<JSObject*> arrayBuffer(RootingCx(), &aBuffer.toObject()); in SetData()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DArrayBufferInputStream.cpp15 using mozilla::dom::RootingCx;
31 JS::Rooted<JSObject*> arrayBuffer(RootingCx(), &aBuffer.toObject()); in SetData()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DJSEventHandler.cpp143 error.Construct(RootingCx()); in HandleEvent()
152 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
200 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DJSEventHandler.cpp143 error.Construct(RootingCx()); in HandleEvent()
152 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
200 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
/dports/www/firefox/firefox-99.0/dom/events/
H A DJSEventHandler.cpp143 error.Construct(RootingCx()); in HandleEvent()
152 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
200 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DJSEventHandler.cpp143 error.Construct(RootingCx()); in HandleEvent()
152 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
200 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DJSEventHandler.cpp148 error.Construct(RootingCx()); in HandleEvent()
157 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
205 JS::Rooted<JS::Value> retval(RootingCx()); in HandleEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/gonk/
H A DAutoMounterSetting.cpp135 JS::Rooted<JS::Value> value(RootingCx()); in NS_IMPL_ISUPPORTS()
212 JS::Rooted<JS::Value> value(RootingCx(), in Run()
250 RootedDictionary<SettingChangeNotification> setting(RootingCx()); in Observe()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/test/gtest/
H A DTestContentUtils.cpp69 mozilla::dom::RootingCx(), in TEST()
86 mozilla::dom::RootingCx(), in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/test/gtest/
H A DTestContentUtils.cpp73 mozilla::dom::RootingCx(), in TEST()
90 mozilla::dom::RootingCx(), in TEST()
/dports/www/firefox/firefox-99.0/dom/base/test/gtest/
H A DTestContentUtils.cpp70 mozilla::dom::RootingCx(), in TEST()
87 mozilla::dom::RootingCx(), in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/test/gtest/
H A DTestContentUtils.cpp69 mozilla::dom::RootingCx(), in TEST()
86 mozilla::dom::RootingCx(), in TEST()

12345678910>>...12