Searched defs:isJSExecutionForbidden (Results 1 – 2 of 2) sorted by relevance
328 bool WorkerContext::isJSExecutionForbidden() const in isJSExecutionForbidden() function in WebCore::WorkerContext
1025 virtual bool isJSExecutionForbidden() const { return false; } in isJSExecutionForbidden() function