Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/heap/concurrent-marking.h')
-rw-r--r--deps/v8/src/heap/concurrent-marking.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/heap/concurrent-marking.h b/deps/v8/src/heap/concurrent-marking.h
index 24bcae20a67..3ab07a60731 100644
--- a/deps/v8/src/heap/concurrent-marking.h
+++ b/deps/v8/src/heap/concurrent-marking.h
@@ -28,6 +28,7 @@ namespace internal {
class Heap;
class Isolate;
class MajorNonAtomicMarkingState;
+class MemoryChunk;
struct WeakObjects;
struct MemoryChunkData {