Index: src/heap/incremental-marking.h |
diff --git a/src/heap/incremental-marking.h b/src/heap/incremental-marking.h |
index 7ce0ae2379df4c19a0b95733b1070023d3550631..5aae49c44f7f6ced4072bca75a681d061f62dd5b 100644 |
--- a/src/heap/incremental-marking.h |
+++ b/src/heap/incremental-marking.h |
@@ -298,6 +298,7 @@ class IncrementalMarking { |
bool was_activated_; |
bool black_allocation_; |
bool finalize_marking_completed_; |
+ bool trace_wrappers_toggle_; |
GCRequestType request_type_; |