Commit 5ee194a1 authored by Milad Fa's avatar Milad Fa Committed by V8 LUCI CQ

Use V8_VIRTUAL_MEMORY_CAGE_IS_AVAILABLE under vm-cage

Bug: chromium:1218005
Change-Id: I1c9aae03e460155002dfa2483c37cec4f50ec566
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3226782Reviewed-by: 's avatarSamuel Groß <saelo@chromium.org>
Reviewed-by: 's avatarToon Verwaest <verwaest@chromium.org>
Commit-Queue: Milad Fa <mfarazma@redhat.com>
Cr-Commit-Position: refs/heads/main@{#77419}
parent a1427aad
......@@ -22,7 +22,7 @@
namespace v8 {
namespace internal {
#ifdef V8_COMPRESS_POINTERS_IN_SHARED_CAGE
#ifdef V8_VIRTUAL_MEMORY_CAGE_IS_AVAILABLE
// A PageAllocator that allocates pages inside a given virtual address range
// like the BoundedPageAllocator, except that only a (small) part of the range
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment