tokenExitsSVG 142 Source/core/html/parser/HTMLTreeBuilderSimulator.cpp if ((m_namespaceStack.last() == SVG && tokenExitsSVG(token)) tokenExitsSVG 167 Source/core/html/parser/HTMLTreeBuilderSimulator.cpp || (m_namespaceStack.contains(SVG) && m_namespaceStack.last() == HTML && tokenExitsSVG(token))