Home | History | Annotate | Download | only in page

Lines Matching refs:url

836         if (script->injectionTime() == injectionTime && UserContentURLPattern::matchesPatterns(doc->url(), script->whitelist(), script->blacklist()))
837 m_script.evaluateInWorld(ScriptSourceCode(script->source(), script->url()), world);