[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: Adam 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}
This commit is contained in:
parent
df986b4e64
commit
99d2934c9a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user