#include <v8-metrics.h>
Definition at line 190 of file v8-metrics.h.
◆ ContextId() [1/2]
v8::metrics::Recorder::ContextId::ContextId |
( |
| ) |
|
|
inline |
◆ ContextId() [2/2]
v8::metrics::Recorder::ContextId::ContextId |
( |
uintptr_t | id | ) |
|
|
inlineexplicitprivate |
◆ Empty()
static const ContextId v8::metrics::Recorder::ContextId::Empty |
( |
| ) |
|
|
inlinestatic |
◆ IsEmpty()
bool v8::metrics::Recorder::ContextId::IsEmpty |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool v8::metrics::Recorder::ContextId::operator!= |
( |
const ContextId & | other | ) |
const |
|
inline |
◆ operator==()
bool v8::metrics::Recorder::ContextId::operator== |
( |
const ContextId & | other | ) |
const |
|
inline |
◆ ::v8::Context
◆ ::v8::internal::Isolate
◆ id_
uintptr_t v8::metrics::Recorder::ContextId::id_ |
|
private |
◆ kEmptyId
uintptr_t v8::metrics::Recorder::ContextId::kEmptyId = 0 |
|
staticconstexprprivate |
The documentation for this class was generated from the following file: