◆ DumpTable() [1/2]
anonymous_namespace{ProfileViewer.cpp}::DumpTable::DumpTable |
( |
const ScriptInterface & |
scriptInterface, |
|
|
JS::HandleValue |
root |
|
) |
| |
|
inline |
◆ DumpTable() [2/2]
anonymous_namespace{ProfileViewer.cpp}::DumpTable::DumpTable |
( |
DumpTable && |
original | ) |
|
|
inline |
◆ DumpCols()
std::vector< std::string > anonymous_namespace{ProfileViewer.cpp}::DumpTable::DumpCols |
( |
AbstractProfileTable * |
table | ) |
|
|
inline |
◆ DumpRows()
JS::Value anonymous_namespace{ProfileViewer.cpp}::DumpTable::DumpRows |
( |
AbstractProfileTable * |
table | ) |
|
|
inline |
◆ operator()()
◆ operator=()
const DumpTable & anonymous_namespace{ProfileViewer.cpp}::DumpTable::operator= |
( |
const DumpTable & |
| ) |
|
|
private |
◆ m_Root
JS::PersistentRooted<JS::Value> anonymous_namespace{ProfileViewer.cpp}::DumpTable::m_Root |
◆ m_ScriptInterface
const ScriptInterface& anonymous_namespace{ProfileViewer.cpp}::DumpTable::m_ScriptInterface |
The documentation for this struct was generated from the following file: