Searched refs:kGuardRegionsSupported (Results 1 – 1 of 1) sorted by relevance
70 const bool kGuardRegionsSupported = true; variable72 const bool kGuardRegionsSupported = false; variable76 return FLAG_wasm_guard_pages && kGuardRegionsSupported; in EnableGuardRegions()99 if (enable_guard_regions && kGuardRegionsSupported) { in TryAllocateBackingStore()771 enable_guard_regions = enable_guard_regions && kGuardRegionsSupported; in NewArrayBuffer()