Home
last modified time | relevance | path

Searched refs:UpdateAllWorkerMemoryParameter (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DRuntimeService.h158 void UpdateAllWorkerMemoryParameter(JSGCParamKey aKey,
H A DRuntimeService.cpp370 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, value); in UpdateCommonJSGCMemoryOption()
381 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, aValue); in UpdateOtherJSGCMemoryOption()
2025 void RuntimeService::UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, in UpdateAllWorkerMemoryParameter() function in mozilla::dom::workerinternals::RuntimeService
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DRuntimeService.h153 void UpdateAllWorkerMemoryParameter(JSGCParamKey aKey,
H A DRuntimeService.cpp373 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, value); in UpdateCommonJSGCMemoryOption()
384 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, aValue); in UpdateOtherJSGCMemoryOption()
2042 void RuntimeService::UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, in UpdateAllWorkerMemoryParameter() function in mozilla::dom::workerinternals::RuntimeService
/dports/www/firefox/firefox-99.0/dom/workers/
H A DRuntimeService.h158 void UpdateAllWorkerMemoryParameter(JSGCParamKey aKey,
H A DRuntimeService.cpp298 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, value); in UpdateCommonJSGCMemoryOption()
309 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, aValue); in UpdateOtherJSGCMemoryOption()
1955 void RuntimeService::UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, in UpdateAllWorkerMemoryParameter() function in mozilla::dom::workerinternals::RuntimeService
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DRuntimeService.h158 void UpdateAllWorkerMemoryParameter(JSGCParamKey aKey,
H A DRuntimeService.cpp370 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, value); in UpdateCommonJSGCMemoryOption()
381 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, aValue); in UpdateOtherJSGCMemoryOption()
2025 void RuntimeService::UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, in UpdateAllWorkerMemoryParameter() function in mozilla::dom::workerinternals::RuntimeService
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DRuntimeService.h170 void UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, uint32_t aValue);
H A DRuntimeService.cpp354 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, value); in UpdateCommonJSGCMemoryOption()
365 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, aValue); in UpdateOtherJSGCMemoryOption()
2328 void RuntimeService::UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, in UpdateAllWorkerMemoryParameter() function in mozilla::dom::workerinternals::RuntimeService
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DRuntimeService.h216 UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, uint32_t aValue);
H A DRuntimeService.cpp365 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, value); in UpdateCommonJSGCMemoryOption()
378 aRuntimeService->UpdateAllWorkerMemoryParameter(aKey, aValue); in UpdateOtherJSGCMemoryOption()
2641 RuntimeService::UpdateAllWorkerMemoryParameter(JSGCParamKey aKey, in UpdateAllWorkerMemoryParameter() function in RuntimeService