Home
last modified time | relevance | path

Searched refs:StackForSystemCode (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jsapi-tests/
H A DtestFindSCCs.cpp142 new TestComponentFinder(cx->nativeStackLimit[JS::StackForSystemCode]); in run()
215 TestComponentFinder finder(cx->nativeStackLimit[JS::StackForSystemCode]); in BEGIN_TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestFindSCCs.cpp160 finder = new TestComponentFinder(cx->nativeStackLimit[js::StackForSystemCode]);
259 TestComponentFinder2 finder(cx->nativeStackLimit[js::StackForSystemCode]);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestFindSCCs.cpp152 new TestComponentFinder(cx->nativeStackLimit[JS::StackForSystemCode]); in run()
241 TestComponentFinder2 finder(cx->nativeStackLimit[JS::StackForSystemCode]); in BEGIN_TEST()
/dports/www/firefox-esr/firefox-91.8.0/js/public/friend/
H A DStackLimits.h202 uintptr_t limit = getStackLimitHelper(cx, JS::StackForSystemCode, 0); in checkSystemDontReport()
/dports/www/firefox/firefox-99.0/js/public/friend/
H A DStackLimits.h202 uintptr_t limit = getStackLimitHelper(cx, JS::StackForSystemCode, 0); in checkSystemDontReport()
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/friend/
H A DStackLimits.h202 uintptr_t limit = getStackLimitHelper(cx, JS::StackForSystemCode, 0); in checkSystemDontReport()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djspubtd.h322 StackForSystemCode, // C++, such as the GC, running on behalf of the VM.
H A Djsfriendapi.h1063 JS_CHECK_RECURSION_LIMIT(cx, js::GetNativeStackLimit(cx, js::StackForSystemCode), onerror)
H A Djsgc.cpp4482 ZoneComponentFinder finder(cx->nativeStackLimit[StackForSystemCode], lock);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djspubtd.h258 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
H A Djsfriendapi.h1042 JS_CHECK_RECURSION_LIMIT(cx, js::GetNativeStackLimit(cx, js::StackForSystemCode), onerror)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djspubtd.h258 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
H A Djsfriendapi.h1042 JS_CHECK_RECURSION_LIMIT(cx, js::GetNativeStackLimit(cx, js::StackForSystemCode), onerror)
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DHeapAPI.h118 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DHeapAPI.h329 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DHeapAPI.h169 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DHeapAPI.h329 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
/dports/www/firefox/firefox-99.0/js/public/
H A DHeapAPI.h336 StackForSystemCode, // C++, such as the GC, running on behalf of the VM. enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsfriendapi.h1058 GetNativeStackLimit(cx, JS::StackForSystemCode)); in CheckSystemRecursionLimit()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsfriendapi.h1039 GetNativeStackLimit(cx, JS::StackForSystemCode)); in CheckSystemRecursionLimit()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DMarking.cpp2584 if (!JS_CHECK_STACK_SIZE(runtime()->mainThread.nativeStackLimit[StackForSystemCode], in onChild()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DMarking.cpp2913 if (!JS_CHECK_STACK_SIZE(cx->nativeStackLimit[StackForSystemCode], &stackDummy)) {
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp1504 SetNativeStackLimit(cx, JS::StackForSystemCode, systemCodeStackSize); in JS_SetNativeStackQuota()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp1530 SetNativeStackLimit(cx, JS::StackForSystemCode, systemCodeStackSize); in JS_SetNativeStackQuota()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp1530 SetNativeStackLimit(cx, JS::StackForSystemCode, systemCodeStackSize); in JS_SetNativeStackQuota()

12