defaultSwitch      50 Source/core/dom/ContextFeatures.h     static ContextFeatures* defaultSwitch();
defaultSwitch     414 Source/core/dom/Document.cpp     , m_contextFeatures(ContextFeatures::defaultSwitch())
defaultSwitch     595 Source/core/dom/Document.cpp     m_contextFeatures = ContextFeatures::defaultSwitch();