Node.js  v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
TraceEventHelper Class Reference

#include <trace_event.h>

Static Public Member Functions

static v8::TracingController * GetTracingController ()
 
static void SetTracingController (v8::TracingController *controller)
 

Detailed Description

Definition at line 260 of file trace_event.h.

Member Function Documentation

◆ GetTracingController()

v8::TracingController * GetTracingController ( )
static

Definition at line 12 of file trace_event.cc.

References node::tracing::g_controller.

Referenced by TraceStringWithCopy::operator const char *().

◆ SetTracingController()

void SetTracingController ( v8::TracingController *  controller)
static

Definition at line 8 of file trace_event.cc.


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