webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
JSC::Profiler::CompiledBytecode Class Reference

#include <ProfilerCompiledBytecode.h>

Public Member Functions

 CompiledBytecode (const OriginStack &, const CString &description)
 
 ~CompiledBytecode ()
 
const OriginStackoriginStack () const
 
const CString & description () const
 
JSValue toJS (ExecState *) const
 
 CompiledBytecode (const OriginStack &, const CString &description)
 
 ~CompiledBytecode ()
 
const OriginStackoriginStack () const
 
const CString & description () const
 
JSValue toJS (ExecState *) const
 

Constructor & Destructor Documentation

◆ CompiledBytecode() [1/2]

JSC::Profiler::CompiledBytecode::CompiledBytecode ( const OriginStack origin,
const CString &  description 
)

◆ ~CompiledBytecode() [1/2]

JSC::Profiler::CompiledBytecode::~CompiledBytecode ( )

◆ CompiledBytecode() [2/2]

JSC::Profiler::CompiledBytecode::CompiledBytecode ( const OriginStack ,
const CString &  description 
)

◆ ~CompiledBytecode() [2/2]

JSC::Profiler::CompiledBytecode::~CompiledBytecode ( )

Member Function Documentation

◆ description() [1/2]

const CString& JSC::Profiler::CompiledBytecode::description ( ) const
inline

◆ description() [2/2]

const CString& JSC::Profiler::CompiledBytecode::description ( ) const
inline

◆ originStack() [1/2]

const OriginStack& JSC::Profiler::CompiledBytecode::originStack ( ) const
inline

◆ originStack() [2/2]

const OriginStack& JSC::Profiler::CompiledBytecode::originStack ( ) const
inline

◆ toJS() [1/2]

JSValue JSC::Profiler::CompiledBytecode::toJS ( ExecState exec) const

◆ toJS() [2/2]

JSValue JSC::Profiler::CompiledBytecode::toJS ( ExecState ) const

The documentation for this class was generated from the following files: