Home
last modified time | relevance | path

Searched defs:GetJSContext (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryFixture.cpp28 JSContext* AutoJSContextWithGlobal::GetJSContext() const { return mJsAPI.cx(); } in GetJSContext() function in AutoJSContextWithGlobal
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryFixture.cpp28 JSContext* AutoJSContextWithGlobal::GetJSContext() const { return mJsAPI.cx(); } in GetJSContext() function in AutoJSContextWithGlobal
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryFixture.cpp28 JSContext* AutoJSContextWithGlobal::GetJSContext() const { return mJsAPI.cx(); } in GetJSContext() function in AutoJSContextWithGlobal
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryFixture.cpp28 JSContext* AutoJSContextWithGlobal::GetJSContext() const { return mJsAPI.cx(); } in GetJSContext() function in AutoJSContextWithGlobal
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryFixture.h57 JSContext* AutoJSContextWithGlobal::GetJSContext() const { return mJsAPI.cx(); } in GetJSContext() function
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A DRegisteredThread.h181 JSContext* GetJSContext() const { return mContext; } in GetJSContext() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCCallContext.cpp249 XPCCallContext::GetJSContext(JSContext * *aJSContext) in GetJSContext() function in XPCCallContext
H A DXPCInlines.h50 XPCCallContext::GetJSContext() const in GetJSContext() function
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A DRegisteredThread.h181 JSContext* GetJSContext() const { return mContext; } in GetJSContext() function
/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/core/
H A DRegisteredThread.h183 JSContext* GetJSContext() const { return mContext; } in GetJSContext() function
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A DRegisteredThread.h195 JSContext* GetJSContext() const { return mContext; } in GetJSContext() function
/dports/www/firefox/firefox-99.0/tools/profiler/public/
H A DProfilerThreadRegistrationData.h422 [[nodiscard]] JSContext* GetJSContext() const { return mJSContext; } in GetJSContext() function
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCInlines.h33 inline JSContext* XPCCallContext::GetJSContext() const { in GetJSContext() function
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCInlines.h35 inline JSContext* XPCCallContext::GetJSContext() const { in GetJSContext() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCInlines.h33 inline JSContext* XPCCallContext::GetJSContext() const { in GetJSContext() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCInlines.h33 inline JSContext* XPCCallContext::GetJSContext() const { in GetJSContext() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCInlines.h33 inline JSContext* XPCCallContext::GetJSContext() const { in GetJSContext() function
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DScriptSettings.cpp284 JSContext* GetJSContext() { return CycleCollectedJSContext::Get()->Context(); } in GetJSContext() function
/dports/www/firefox/firefox-99.0/dom/script/
H A DScriptSettings.cpp284 JSContext* GetJSContext() { return CycleCollectedJSContext::Get()->Context(); } in GetJSContext() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DScriptSettings.cpp284 JSContext* GetJSContext() { return CycleCollectedJSContext::Get()->Context(); } in GetJSContext() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/script/
H A DScriptSettings.cpp248 JSContext* GetJSContext() { return CycleCollectedJSContext::Get()->Context(); } in GetJSContext() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/script/
H A DScriptSettings.cpp256 JSContext* GetJSContext() { return CycleCollectedJSContext::Get()->Context(); } in GetJSContext() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DScriptSettings.cpp290 GetJSContext() in GetJSContext() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerPrivate.h297 JSContext* GetJSContext() const { in GetJSContext() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerPrivate.h1229 GetJSContext() const in GetJSContext() function

12