Searched refs:MemoryProtectionKeysEnabled (Results 1 – 3 of 3) sorted by relevance
62 if (code_manager->MemoryProtectionKeysEnabled()) { in SetWritable()72 if (code_manager->MemoryProtectionKeysEnabled()) { in SetExecutable()82 return !GetWasmCodeManager()->MemoryProtectionKeysEnabled() && in SwitchingPerNativeModule()
521 !GetWasmCodeManager()->MemoryProtectionKeysEnabled()), in WasmCodeAllocator()1947 if (MemoryProtectionKeysEnabled()) { in Commit()2145 DCHECK(MemoryProtectionKeysEnabled()); in SetThreadWritable()2164 bool WasmCodeManager::MemoryProtectionKeysEnabled() const { in MemoryProtectionKeysEnabled() function in v8::internal::wasm::WasmCodeManager
1061 bool MemoryProtectionKeysEnabled() const;