Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(842)

Unified Diff: src/zone/zone-segment.cc

Issue 2401173002: Version 5.6.1.1 (cherry-pick) (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/zone/zone-segment.h ('k') | test/cctest/wasm/wasm-run-utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/zone/zone-segment.cc
diff --git a/src/zone/zone-segment.cc b/src/zone/zone-segment.cc
index 1fa49d49ba8b328b86fc5d9e147edcc5060e7e4b..f63b530667a52723df7742cedefdded4603af882 100644
--- a/src/zone/zone-segment.cc
+++ b/src/zone/zone-segment.cc
@@ -18,6 +18,5 @@ void Segment::ZapHeader() {
memset(this, kZapDeadByte, sizeof(Segment));
#endif
}
-
} // namespace internal
} // namespace v8
« no previous file with comments | « src/zone/zone-segment.h ('k') | test/cctest/wasm/wasm-run-utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698