| 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 c9bebe33802af8b51291dbd6ca50cd5731c660f5..abff969d1175d66ef320ff2229eaa131f7175e9b 100644
|
| --- a/third_party/WebKit/Source/platform/heap/PersistentNode.h
|
| +++ b/third_party/WebKit/Source/platform/heap/PersistentNode.h
|
| @@ -226,6 +226,7 @@ public:
|
|
|
| void prepareForThreadStateTermination(ThreadState*);
|
|
|
| + NO_LAZY_SWEEP_SANITIZE_ADDRESS
|
| static bool shouldTracePersistentNode(Visitor*, PersistentNode*);
|
|
|
| private:
|
|
|