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

#include <GCLogging.h>

Public Types

enum  Level : uint8_t {
  None = 0, Basic, Verbose, None = 0,
  Basic, Verbose
}
 
enum  Level : uint8_t {
  None = 0, Basic, Verbose, None = 0,
  Basic, Verbose
}
 

Static Public Member Functions

static const char * levelAsString (Level)
 
static void dumpObjectGraph (Heap *)
 
static const char * levelAsString (Level)
 
static void dumpObjectGraph (Heap *)
 

Member Enumeration Documentation

◆ Level [1/2]

Enumerator
None 
Basic 
Verbose 
None 
Basic 
Verbose 

◆ Level [2/2]

Enumerator
None 
Basic 
Verbose 
None 
Basic 
Verbose 

Member Function Documentation

◆ dumpObjectGraph() [1/2]

static void JSC::GCLogging::dumpObjectGraph ( Heap )
static

◆ dumpObjectGraph() [2/2]

static void JSC::GCLogging::dumpObjectGraph ( Heap )
static

◆ levelAsString() [1/2]

static const char* JSC::GCLogging::levelAsString ( Level  )
static

◆ levelAsString() [2/2]

const char * JSC::GCLogging::levelAsString ( Level  level)
static

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