Commit 99d2934c authored by Michael Lippautz's avatar Michael Lippautz Committed by V8 LUCI CQ

[d8] Fix cov build

Change-Id: I46763c17f7078a3a5730c5a160ec899663ed990b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3879483
Commit-Queue: Adam Klein <adamk@chromium.org>
Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
Auto-Submit: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83043}
parent df986b4e
......@@ -14,7 +14,7 @@
#include <sys/wait.h>
#include <unistd.h>
#include "src/base/platform/wrappers.h"
#include "src/base/platform/memory.h"
#define SHM_SIZE 0x100000
#define MAX_EDGES ((SHM_SIZE - 4) * 8)
......
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