Index: Source/core/dom/TreeScopeAdopter.h |
diff --git a/Source/core/dom/TreeScopeAdopter.h b/Source/core/dom/TreeScopeAdopter.h |
index ad4de3b315823abf6ec66b82b5cefe51b54d376e..85310ec088823499c9932063add01102fb8a81f6 100644 |
--- a/Source/core/dom/TreeScopeAdopter.h |
+++ b/Source/core/dom/TreeScopeAdopter.h |
@@ -32,6 +32,7 @@ namespace WebCore { |
class TreeScope; |
class TreeScopeAdopter { |
+ STACK_ALLOCATED(); |
public: |
TreeScopeAdopter(Node& toAdopt, TreeScope& newScope); |