Searched refs:inHighMemoryPressure (Results 1 – 3 of 3) sorted by relevance
270 void NotifyMemoryPressure(bool inHighMemoryPressure = false) override;
2142 void ArkNativeEngine::NotifyMemoryPressure(bool inHighMemoryPressure) in NotifyMemoryPressure() argument2144 DFXJSNApi::NotifyMemoryPressure(vm_, inHighMemoryPressure); in NotifyMemoryPressure()2261 void ArkNativeEngine::NotifyMemoryPressure([[maybe_unused]] bool inHighMemoryPressure)
372 virtual void NotifyMemoryPressure(bool inHighMemoryPressure = false) = 0;