v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::tracing Namespace Reference

Classes

class  TracedValue
 
class  TracingCategoryObserver
 

Functions

static platform::tracing::TraceConfigCreateTraceConfigFromJSON (v8::Isolate *isolate, const char *json_str)
 
V8_INLINE uint64_t TraceId ()
 

Function Documentation

◆ CreateTraceConfigFromJSON()

static platform::tracing::TraceConfig * v8::tracing::CreateTraceConfigFromJSON ( v8::Isolate * isolate,
const char * json_str )
static

Definition at line 505 of file d8.cc.

Here is the caller graph for this function:

◆ TraceId()

V8_INLINE uint64_t v8::tracing::TraceId ( )

Definition at line 12 of file trace-id.h.

Here is the caller graph for this function: