webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <JSDatabaseCallback.h>
Static Public Member Functions | |
static Ref< JSDatabaseCallback > | create (JSC::JSObject *callback, JSDOMGlobalObject *globalObject) |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::ThreadSafeRefCounted< DatabaseCallback > | |
ThreadSafeRefCounted ()=default | |
ThreadSafeRefCounted ()=default | |
ThreadSafeRefCounted ()=default | |
Protected Member Functions inherited from WTF::ThreadSafeRefCountedBase | |
bool | derefBase () const |
bool | derefBase () const |
bool | derefBase () const |
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 |
|
virtual |
|
inline |
|
inlinestatic |
|
virtual |
Implements WebCore::DatabaseCallback.
|
inlinevirtual |