#include <trace-event.h>
Definition at line 320 of file trace-event.h.
◆ WithScope()
v8::internal::tracing::TraceID::WithScope::WithScope |
( |
const char * | scope, |
|
|
uint64_t | raw_id ) |
|
inline |
◆ raw_id()
uint64_t v8::internal::tracing::TraceID::WithScope::raw_id |
( |
| ) |
const |
|
inline |
◆ scope()
const char * v8::internal::tracing::TraceID::WithScope::scope |
( |
| ) |
const |
|
inline |
◆ raw_id_
uint64_t v8::internal::tracing::TraceID::WithScope::raw_id_ |
|
private |
◆ scope_
const char* v8::internal::tracing::TraceID::WithScope::scope_ = nullptr |
|
private |
The documentation for this class was generated from the following file: