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

#include <CodeProfiling.h>

Public Member Functions

 CodeProfiling (const SourceCode &source)
 
 ~CodeProfiling ()
 

Static Public Member Functions

static bool enabled ()
 
static bool beVerbose ()
 
static bool beVeryVerbose ()
 
static void notifyAllocator (WTF::MetaAllocator *)
 
static voidgetOwnerUIDForPC (void *)
 
static void sample (void *pc, void **framePointer)
 

Constructor & Destructor Documentation

◆ CodeProfiling()

JSC::CodeProfiling::CodeProfiling ( const SourceCode source)
inline

◆ ~CodeProfiling()

JSC::CodeProfiling::~CodeProfiling ( )
inline

Member Function Documentation

◆ beVerbose()

static bool JSC::CodeProfiling::beVerbose ( )
inlinestatic

◆ beVeryVerbose()

static bool JSC::CodeProfiling::beVeryVerbose ( )
inlinestatic

◆ enabled()

static bool JSC::CodeProfiling::enabled ( )
inlinestatic

◆ getOwnerUIDForPC()

void * JSC::CodeProfiling::getOwnerUIDForPC ( void address)
static

◆ notifyAllocator()

void JSC::CodeProfiling::notifyAllocator ( WTF::MetaAllocator allocator)
static

◆ sample()

void JSC::CodeProfiling::sample ( void pc,
void **  framePointer 
)
static

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