Home | History | Annotate | Download | only in parser

Lines Matching refs:alreadyStarted

660     const bool alreadyStarted = m_isParsingFragment && parserInserted;
661 RefPtrWillBeRawPtr<HTMLScriptElement> element = HTMLScriptElement::create(ownerDocumentForCurrentNode(), parserInserted, alreadyStarted);