#include <ProfilerBytecodeSequence.h>
◆ BytecodeSequence() [1/2]
JSC::Profiler::BytecodeSequence::BytecodeSequence |
( |
CodeBlock * |
codeBlock | ) |
|
◆ ~BytecodeSequence() [1/2]
JSC::Profiler::BytecodeSequence::~BytecodeSequence |
( |
| ) |
|
◆ BytecodeSequence() [2/2]
JSC::Profiler::BytecodeSequence::BytecodeSequence |
( |
CodeBlock * |
| ) |
|
◆ ~BytecodeSequence() [2/2]
JSC::Profiler::BytecodeSequence::~BytecodeSequence |
( |
| ) |
|
◆ addSequenceProperties() [1/2]
void JSC::Profiler::BytecodeSequence::addSequenceProperties |
( |
ExecState * |
exec, |
|
|
JSObject * |
result |
|
) |
| const |
|
protected |
◆ addSequenceProperties() [2/2]
◆ at() [1/2]
const Bytecode& JSC::Profiler::BytecodeSequence::at |
( |
unsigned |
i | ) |
const |
|
inline |
◆ at() [2/2]
const Bytecode& JSC::Profiler::BytecodeSequence::at |
( |
unsigned |
i | ) |
const |
|
inline |
◆ forBytecodeIndex() [1/2]
const Bytecode& JSC::Profiler::BytecodeSequence::forBytecodeIndex |
( |
unsigned |
bytecodeIndex | ) |
const |
◆ forBytecodeIndex() [2/2]
const Bytecode & JSC::Profiler::BytecodeSequence::forBytecodeIndex |
( |
unsigned |
bytecodeIndex | ) |
const |
◆ indexForBytecodeIndex() [1/2]
unsigned JSC::Profiler::BytecodeSequence::indexForBytecodeIndex |
( |
unsigned |
bytecodeIndex | ) |
const |
◆ indexForBytecodeIndex() [2/2]
unsigned JSC::Profiler::BytecodeSequence::indexForBytecodeIndex |
( |
unsigned |
bytecodeIndex | ) |
const |
◆ size() [1/2]
unsigned JSC::Profiler::BytecodeSequence::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
unsigned JSC::Profiler::BytecodeSequence::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: