#include <WorkerReportingProxy.h>
◆ ~WorkerReportingProxy()
virtual WebCore::WorkerReportingProxy::~WorkerReportingProxy |
( |
| ) |
|
|
inlinevirtual |
◆ postExceptionToWorkerObject()
virtual void WebCore::WorkerReportingProxy::postExceptionToWorkerObject |
( |
const String & |
errorMessage, |
|
|
int |
lineNumber, |
|
|
int |
columnNumber, |
|
|
const String & |
sourceURL |
|
) |
| |
|
pure virtual |
◆ postMessageToPageInspector()
virtual void WebCore::WorkerReportingProxy::postMessageToPageInspector |
( |
const String & |
| ) |
|
|
pure virtual |
◆ workerGlobalScopeClosed()
virtual void WebCore::WorkerReportingProxy::workerGlobalScopeClosed |
( |
| ) |
|
|
pure virtual |
◆ workerGlobalScopeDestroyed()
virtual void WebCore::WorkerReportingProxy::workerGlobalScopeDestroyed |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: