#include <ProfilerEvent.h>
◆ Event() [1/4]
JSC::Profiler::Event::Event |
( |
| ) |
|
|
inline |
◆ Event() [2/4]
JSC::Profiler::Event::Event |
( |
double |
time, |
|
|
Bytecodes * |
bytecodes, |
|
|
Compilation * |
compilation, |
|
|
const char * |
summary, |
|
|
const CString & |
detail |
|
) |
| |
|
inline |
◆ Event() [3/4]
JSC::Profiler::Event::Event |
( |
| ) |
|
|
inline |
◆ Event() [4/4]
JSC::Profiler::Event::Event |
( |
double |
time, |
|
|
Bytecodes * |
bytecodes, |
|
|
Compilation * |
compilation, |
|
|
const char * |
summary, |
|
|
const CString & |
detail |
|
) |
| |
|
inline |
◆ bytecodes() [1/2]
Bytecodes* JSC::Profiler::Event::bytecodes |
( |
| ) |
const |
|
inline |
◆ bytecodes() [2/2]
Bytecodes* JSC::Profiler::Event::bytecodes |
( |
| ) |
const |
|
inline |
◆ compilation() [1/2]
Compilation* JSC::Profiler::Event::compilation |
( |
| ) |
const |
|
inline |
◆ compilation() [2/2]
Compilation* JSC::Profiler::Event::compilation |
( |
| ) |
const |
|
inline |
◆ detail() [1/2]
const CString& JSC::Profiler::Event::detail |
( |
| ) |
const |
|
inline |
◆ detail() [2/2]
const CString& JSC::Profiler::Event::detail |
( |
| ) |
const |
|
inline |
◆ dump() [1/2]
void JSC::Profiler::Event::dump |
( |
PrintStream & |
| ) |
const |
◆ dump() [2/2]
void Event::dump |
( |
PrintStream & |
out | ) |
const |
◆ operator bool() [1/2]
JSC::Profiler::Event::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator bool() [2/2]
JSC::Profiler::Event::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ summary() [1/2]
const char* JSC::Profiler::Event::summary |
( |
| ) |
const |
|
inline |
◆ summary() [2/2]
const char* JSC::Profiler::Event::summary |
( |
| ) |
const |
|
inline |
◆ time() [1/2]
double JSC::Profiler::Event::time |
( |
| ) |
const |
|
inline |
◆ time() [2/2]
double JSC::Profiler::Event::time |
( |
| ) |
const |
|
inline |
◆ toJS() [1/2]
◆ toJS() [2/2]
The documentation for this class was generated from the following files: