mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 07:24:47 +00:00
8bb38652d4
This patch introduces `nt::VirtualQuery` which consumes only ntdll's functions to reduce dependency in `MMPolicy` on kernel32.dll. With this, `MMPolicy` still depends on kernel32.dll, that will be solved by a coming patch. Differential Revision: https://phabricator.services.mozilla.com/D68342 --HG-- extra : moz-landing-system : lando