Home
last modified time | relevance | path

Searched refs:SetOutOfMemoryCallback (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox/firefox-99.0/js/public/
H A DMemoryCallbacks.h41 extern JS_PUBLIC_API void SetOutOfMemoryCallback(JSContext* cx,
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_js/68/
H A Dmain.cpp274 JS::SetOutOfMemoryCallback(cx, couch_oom, NULL); in main()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_js/60/
H A Dmain.cpp276 JS::SetOutOfMemoryCallback(cx, couch_oom, NULL); in main()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_js/86/
H A Dmain.cpp278 JS::SetOutOfMemoryCallback(cx, couch_oom, NULL); in main()
/dports/www/node10/node-v10.24.1/deps/v8/src/debug/
H A Ddebug-interface.h128 void SetOutOfMemoryCallback(Isolate* isolate,
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSRuntime.cpp527 JS::SetOutOfMemoryCallback(aCx, OutOfMemoryCallback, this); in CycleCollectedJSRuntime()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DCycleCollectedJSContext.cpp535 JS::SetOutOfMemoryCallback(mJSContext, OutOfMemoryCallback, this);
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.h1928 extern JS_PUBLIC_API void SetOutOfMemoryCallback(JSContext* cx,
H A Djsapi.cpp5796 JS_PUBLIC_API void JS::SetOutOfMemoryCallback(JSContext* cx, in SetOutOfMemoryCallback() function in JS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.h1928 extern JS_PUBLIC_API void SetOutOfMemoryCallback(JSContext* cx,
H A Djsapi.cpp5796 JS_PUBLIC_API void JS::SetOutOfMemoryCallback(JSContext* cx, in SetOutOfMemoryCallback() function in JS
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DCycleCollectedJSRuntime.cpp690 JS::SetOutOfMemoryCallback(aCx, OutOfMemoryCallback, this); in CycleCollectedJSRuntime()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSRuntime.cpp685 JS::SetOutOfMemoryCallback(aCx, OutOfMemoryCallback, this); in CycleCollectedJSRuntime()
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSRuntime.cpp705 JS::SetOutOfMemoryCallback(aCx, OutOfMemoryCallback, this); in CycleCollectedJSRuntime()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSRuntime.cpp685 JS::SetOutOfMemoryCallback(aCx, OutOfMemoryCallback, this); in CycleCollectedJSRuntime()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h2936 extern JS_PUBLIC_API void SetOutOfMemoryCallback(JSContext* cx,
H A Djsapi.cpp5836 JS_PUBLIC_API void JS::SetOutOfMemoryCallback(JSContext* cx, in SetOutOfMemoryCallback() function in JS
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h5495 SetOutOfMemoryCallback(JSRuntime* rt, OutOfMemoryCallback cb, void* data);
H A Djsapi.cpp6216 JS::SetOutOfMemoryCallback(JSRuntime* rt, OutOfMemoryCallback cb, void* data) in JS_PUBLIC_API()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h5495 SetOutOfMemoryCallback(JSRuntime* rt, OutOfMemoryCallback cb, void* data);
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp4523 JS_PUBLIC_API void JS::SetOutOfMemoryCallback(JSContext* cx, in SetOutOfMemoryCallback() function in JS
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.h6222 SetOutOfMemoryCallback(JSContext* cx, OutOfMemoryCallback cb, void* data);
H A Djsapi.cpp6798 JS::SetOutOfMemoryCallback(JSContext* cx, OutOfMemoryCallback cb, void* data)
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h6335 extern JS_PUBLIC_API void SetOutOfMemoryCallback(JSContext* cx,
H A Djsapi.cpp6734 JS_PUBLIC_API void JS::SetOutOfMemoryCallback(JSContext* cx, in SetOutOfMemoryCallback() function in JS

12