Searched refs:SuppressReport (Results 1 – 4 of 4) sorted by relevance
242 if (!policy->allowEval(0, SuppressReport) && m_disableEvalErrorMessage.isNull()) in addPolicyFromHeaderValue()417 if (!m_policies[i]->allowEval(0, SuppressReport)) in evalDisabledErrorMessage()527 …>(m_policies, url, SuppressReport) && !isAllowedByAllWithURL<&CSPDirectiveList::allowScriptFromSou… in allowWorkerContextFromSource()
89 SuppressReport enumerator
220 … context->AllowCodeGenerationFromStrings(csp->allowEval(0, ContentSecurityPolicy::SuppressReport)); in initialize()
492 ContentSecurityPolicy::SuppressReport : ContentSecurityPolicy::SendReport; in canRequest()