Home
last modified time | relevance | path

Searched refs:ShouldForceCriticalMemoryPressureNotification (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dwasm-code-manager.h471 bool ShouldForceCriticalMemoryPressureNotification();
Dwasm-code-manager.cc872 bool WasmCodeManager::ShouldForceCriticalMemoryPressureNotification() { in ShouldForceCriticalMemoryPressureNotification() function in v8::internal::wasm::WasmCodeManager
887 if (ShouldForceCriticalMemoryPressureNotification()) { in NewNativeModule()