webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ProfilerProfiledBytecodes.h>
Public Member Functions | |
ProfiledBytecodes (Bytecodes *, CodeBlock *) | |
~ProfiledBytecodes () | |
const Bytecodes * | bytecodes () const |
JSValue | toJS (ExecState *) const |
ProfiledBytecodes (Bytecodes *, CodeBlock *) | |
~ProfiledBytecodes () | |
const Bytecodes * | bytecodes () const |
JSValue | toJS (ExecState *) const |
Public Member Functions inherited from JSC::Profiler::BytecodeSequence | |
BytecodeSequence (CodeBlock *) | |
~BytecodeSequence () | |
unsigned | size () const |
const Bytecode & | at (unsigned i) const |
unsigned | indexForBytecodeIndex (unsigned bytecodeIndex) const |
const Bytecode & | forBytecodeIndex (unsigned bytecodeIndex) const |
BytecodeSequence (CodeBlock *) | |
~BytecodeSequence () | |
unsigned | size () const |
const Bytecode & | at (unsigned i) const |
unsigned | indexForBytecodeIndex (unsigned bytecodeIndex) const |
const Bytecode & | forBytecodeIndex (unsigned bytecodeIndex) const |
Additional Inherited Members | |
Protected Member Functions inherited from JSC::Profiler::BytecodeSequence | |
void | addSequenceProperties (ExecState *, JSObject *) const |
void | addSequenceProperties (ExecState *, JSObject *) const |
JSC::Profiler::ProfiledBytecodes::ProfiledBytecodes | ( | Bytecodes * | bytecodes, |
CodeBlock * | profiledBlock | ||
) |
JSC::Profiler::ProfiledBytecodes::~ProfiledBytecodes | ( | ) |
JSC::Profiler::ProfiledBytecodes::~ProfiledBytecodes | ( | ) |
|
inline |
|
inline |