#include <ProfilerDatabase.h>
◆ Database() [1/2]
Database::Database |
( |
VM & |
vm | ) |
|
◆ ~Database() [1/2]
◆ Database() [2/2]
◆ ~Database() [2/2]
◆ addCompilation() [1/2]
◆ addCompilation() [2/2]
◆ databaseID() [1/2]
int JSC::Profiler::Database::databaseID |
( |
| ) |
const |
|
inline |
◆ databaseID() [2/2]
int JSC::Profiler::Database::databaseID |
( |
| ) |
const |
|
inline |
◆ ensureBytecodesFor() [1/2]
◆ ensureBytecodesFor() [2/2]
◆ logEvent() [1/2]
void Database::logEvent |
( |
CodeBlock * |
codeBlock, |
|
|
const char * |
summary, |
|
|
const CString & |
detail |
|
) |
| |
◆ logEvent() [2/2]
◆ notifyDestruction() [1/2]
◆ notifyDestruction() [2/2]
◆ registerToSaveAtExit() [1/2]
void Database::registerToSaveAtExit |
( |
const char * |
filename | ) |
|
◆ registerToSaveAtExit() [2/2]
void JSC::Profiler::Database::registerToSaveAtExit |
( |
const char * |
filename | ) |
|
◆ save() [1/2]
◆ save() [2/2]
bool Database::save |
( |
const char * |
filename | ) |
const |
◆ toJS() [1/2]
◆ toJS() [2/2]
◆ toJSON() [1/2]
String Database::toJSON |
( |
| ) |
const |
◆ toJSON() [2/2]
The documentation for this class was generated from the following files: