Home
last modified time | relevance | path

Searched refs:allowEval (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.h52 bool allowEval() const;
DContentSecurityPolicy.cpp501 bool ContentSecurityPolicy::allowEval() const in allowEval() function in WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/bindings/js/
DScheduledAction.cpp55 if (policy && !policy->allowEval()) in create()
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8DOMWindowCustom.cpp135 if (imp->document() && !imp->document()->contentSecurityPolicy()->allowEval()) in WindowSetTimeoutImpl()
/external/webkit/Source/WebCore/
DChangeLog6542 (WebCore::ContentSecurityPolicy::allowEval):
6983 (WebCore::ContentSecurityPolicy::allowEval):
12209 (WebCore::CSPSourceList::allowEval):
12215 (WebCore::CSPDirective::allowEval):
12219 (WebCore::ContentSecurityPolicy::allowEval):
15268 (WebCore::ContentSecurityPolicy::allowEval):
15444 (WebCore::ContentSecurityPolicy::allowEval):
18787 (WebCore::ContentSecurityPolicy::allowEval):
20131 (WebCore::ContentSecurityPolicy::allowEval):