webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ScheduledAction.h>
Public Member Functions | |
void | execute (ScriptExecutionContext &) |
void | execute (ScriptExecutionContext &) |
Static Public Member Functions | |
static std::unique_ptr< ScheduledAction > | create (JSC::ExecState *, DOMWrapperWorld &isolatedWorld, ContentSecurityPolicy *) |
static std::unique_ptr< ScheduledAction > | create (JSC::ExecState *, DOMWrapperWorld &isolatedWorld, ContentSecurityPolicy *) |
|
static |
|
static |
void WebCore::ScheduledAction::execute | ( | ScriptExecutionContext & | ) |
void WebCore::ScheduledAction::execute | ( | ScriptExecutionContext & | context | ) |