Home
last modified time | relevance | path

Searched defs:shouldBlockScriptExecution (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
DHTMLImportStateResolver.cpp50 inline bool HTMLImportStateResolver::shouldBlockScriptExecution() const in shouldBlockScriptExecution() function in blink::HTMLImportStateResolver
DHTMLImportState.h51 bool shouldBlockScriptExecution() const { return checkedValue() <= BlockingScriptExecution; } in shouldBlockScriptExecution() function
DHTMLImportsController.cpp139 bool HTMLImportsController::shouldBlockScriptExecution(const Document& document) const in shouldBlockScriptExecution() function in blink::HTMLImportsController
DHTMLImportLoader.cpp217 bool HTMLImportLoader::shouldBlockScriptExecution() const in shouldBlockScriptExecution() function in blink::HTMLImportLoader