Searched refs:MemoryProtectionKeyWritable (Results 1 – 3 of 3) sorted by relevance
290 !wasm::GetWasmCodeManager()->MemoryProtectionKeyWritable()); in Invoke()
1066 bool MemoryProtectionKeyWritable() const;
2153 DCHECK_IMPLIES(writable, !MemoryProtectionKeyWritable()); in SetThreadWritable()2168 bool WasmCodeManager::MemoryProtectionKeyWritable() const { in MemoryProtectionKeyWritable() function in v8::internal::wasm::WasmCodeManager