webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ActiveDOMCallback.h>
Public Member Functions | |
ActiveDOMCallback (ScriptExecutionContext *context) | |
virtual | ~ActiveDOMCallback () |
bool | canInvokeCallback () const |
ActiveDOMCallback (ScriptExecutionContext *context) | |
virtual | ~ActiveDOMCallback () |
bool | canInvokeCallback () const |
Public Member Functions inherited from WebCore::ContextDestructionObserver | |
WEBCORE_EXPORT | ContextDestructionObserver (ScriptExecutionContext *) |
virtual WEBCORE_EXPORT void | contextDestroyed () |
ScriptExecutionContext * | scriptExecutionContext () const |
WEBCORE_EXPORT | ContextDestructionObserver (ScriptExecutionContext *) |
virtual WEBCORE_EXPORT void | contextDestroyed () |
ScriptExecutionContext * | scriptExecutionContext () const |
Additional Inherited Members | |
Protected Member Functions inherited from WebCore::ContextDestructionObserver | |
virtual WEBCORE_EXPORT | ~ContextDestructionObserver () |
void | observeContext (ScriptExecutionContext *) |
virtual WEBCORE_EXPORT | ~ContextDestructionObserver () |
void | observeContext (ScriptExecutionContext *) |
Protected Attributes inherited from WebCore::ContextDestructionObserver | |
ScriptExecutionContext * | m_scriptExecutionContext |
WebCore::ActiveDOMCallback::ActiveDOMCallback | ( | ScriptExecutionContext * | context | ) |
|
virtual |
WebCore::ActiveDOMCallback::ActiveDOMCallback | ( | ScriptExecutionContext * | context | ) |
|
virtual |
bool WebCore::ActiveDOMCallback::canInvokeCallback | ( | ) | const |
bool WebCore::ActiveDOMCallback::canInvokeCallback | ( | ) | const |