Home
last modified time | relevance | path

Searched refs:JS_GetParentRuntime (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DContext.h58 extern JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx);
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DContext.h58 extern JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx);
/dports/www/firefox/firefox-99.0/js/public/
H A DContext.h58 extern JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/worklet/
H A DWorklet.cpp42 JS_GetParentRuntime(CycleCollectedJSContext::Get()->Context())), in ExecutionRunnable()
/dports/www/firefox-esr/firefox-91.8.0/dom/worklet/
H A DWorklet.cpp44 JS_GetParentRuntime(CycleCollectedJSContext::Get()->Context())), in ExecutionRunnable()
/dports/www/firefox/firefox-99.0/dom/worklet/
H A DWorklet.cpp44 JS_GetParentRuntime(CycleCollectedJSContext::Get()->Context())), in ExecutionRunnable()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/worklet/
H A DWorklet.cpp44 JS_GetParentRuntime(CycleCollectedJSContext::Get()->Context())), in ExecutionRunnable()
/dports/lang/spidermonkey60/firefox-60.9.0/js/rust/src/
H A Drust.rs164 JS_GetParentRuntime(PARENT.get())); in new()
/dports/lang/spidermonkey78/firefox-78.9.0/js/rust/src/
H A Drust.rs164 let js_context = JS_NewContext(DEFAULT_HEAPSIZE, JS_GetParentRuntime(PARENT.get())); in new()
/dports/www/firefox/firefox-99.0/dom/workers/
H A DRuntimeService.cpp1338 &aWorkerPrivate, thread.clonePtr(), JS_GetParentRuntime(cx)); in ScheduleWorker()
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DRuntimeService.cpp1394 &aWorkerPrivate, thread.clonePtr(), JS_GetParentRuntime(cx)); in ScheduleWorker()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DRuntimeService.cpp1390 aWorkerPrivate, thread, JS_GetParentRuntime(cx)); in ScheduleWorker()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DRuntimeService.cpp1394 &aWorkerPrivate, thread.clonePtr(), JS_GetParentRuntime(cx)); in ScheduleWorker()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DRuntimeService.cpp1512 aWorkerPrivate, thread, JS_GetParentRuntime(cx)); in ScheduleWorker()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h268 extern JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx);
H A Djsapi.cpp408 JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx) { in JS_GetParentRuntime() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h987 JS_GetParentRuntime(JSContext* cx);
H A Djsapi.cpp614 JS_GetParentRuntime(JSContext* cx) in JS_GetParentRuntime() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h987 JS_GetParentRuntime(JSContext* cx);
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp396 JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx) { in JS_GetParentRuntime() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h799 extern JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx);
H A Djsapi.cpp467 JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx) { in JS_GetParentRuntime() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp420 JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx) { in JS_GetParentRuntime() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp420 JS_PUBLIC_API JSRuntime* JS_GetParentRuntime(JSContext* cx) { in JS_GetParentRuntime() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/shell/
H A Djs.cpp3524 : js_new<WorkerInput>(JS_GetParentRuntime(cx), chars, str->length()); in EvalInThread()

12