#include <Debugger.h>
◆ ~ProfilingClient() [1/2]
JSC::Debugger::ProfilingClient::~ProfilingClient |
( |
| ) |
|
|
virtual |
◆ ~ProfilingClient() [2/2]
virtual JSC::Debugger::ProfilingClient::~ProfilingClient |
( |
| ) |
|
|
virtual |
◆ didEvaluateScript() [1/2]
virtual void JSC::Debugger::ProfilingClient::didEvaluateScript |
( |
double |
startTime, |
|
|
ProfilingReason |
|
|
) |
| |
|
pure virtual |
◆ didEvaluateScript() [2/2]
virtual void JSC::Debugger::ProfilingClient::didEvaluateScript |
( |
double |
startTime, |
|
|
ProfilingReason |
|
|
) |
| |
|
pure virtual |
◆ isAlreadyProfiling() [1/2]
virtual bool JSC::Debugger::ProfilingClient::isAlreadyProfiling |
( |
| ) |
const |
|
pure virtual |
◆ isAlreadyProfiling() [2/2]
virtual bool JSC::Debugger::ProfilingClient::isAlreadyProfiling |
( |
| ) |
const |
|
pure virtual |
◆ willEvaluateScript() [1/2]
virtual double JSC::Debugger::ProfilingClient::willEvaluateScript |
( |
| ) |
|
|
pure virtual |
◆ willEvaluateScript() [2/2]
virtual double JSC::Debugger::ProfilingClient::willEvaluateScript |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/Debugger.h
- Source/JavaScriptCore/debugger/Debugger.cpp