Home
last modified time | relevance | path

Searched refs:AllocateMemoryProtectionKey (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmemory-protection-key.h58 int AllocateMemoryProtectionKey();
Dmemory-protection-key.cc120 int AllocateMemoryProtectionKey() { in AllocateMemoryProtectionKey() function
Dwasm-code-manager.cc1893 memory_protection_key_(AllocateMemoryProtectionKey()) {} in WasmCodeManager()