commonTreeScope 230 Source/core/dom/TreeScope.h TreeScope* commonTreeScope(Node*, Node*); commonTreeScope 78 Source/core/editing/htmlediting.cpp TreeScope* commonScope = commonTreeScope(a.containerNode(), b.containerNode());