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

Unified Diff: third_party/WebKit/Source/platform/heap/PersistentNode.h

Issue 2390553002: Remove NO_LAZY_SWEEP_SANITIZE_ADDRESS (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
Index: third_party/WebKit/Source/platform/heap/PersistentNode.h
diff --git a/third_party/WebKit/Source/platform/heap/PersistentNode.h b/third_party/WebKit/Source/platform/heap/PersistentNode.h
index 15c54c336bfe3dceb922ae2ca7b49589e98769c6..4481817c423b200846fde1cc8b3d29b4818113de 100644
--- a/third_party/WebKit/Source/platform/heap/PersistentNode.h
+++ b/third_party/WebKit/Source/platform/heap/PersistentNode.h
@@ -218,7 +218,6 @@ class CrossThreadPersistentRegion final {
void prepareForThreadStateTermination(ThreadState*);
- NO_LAZY_SWEEP_SANITIZE_ADDRESS
static bool shouldTracePersistentNode(Visitor*, PersistentNode*);
private:

Powered by Google App Engine
This is Rietveld 408576698