v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
Recorder::ContextId Class Reference

#include <v8-metrics.h>

Public Member Functions

 ContextId ()
 
bool IsEmpty () const
 
bool operator== (const ContextId &other) const
 
bool operator!= (const ContextId &other) const
 

Static Public Member Functions

static const ContextId Empty ()
 

Friends

class ::v8::Context
 
class ::v8::internal::Isolate
 

Detailed Description

Definition at line 183 of file v8-metrics.h.

Constructor & Destructor Documentation

◆ ContextId()

ContextId ( )
inline

Definition at line 185 of file v8-metrics.h.

Member Function Documentation

◆ Empty()

static const ContextId Empty ( )
inlinestatic

Definition at line 188 of file v8-metrics.h.

◆ IsEmpty()

bool IsEmpty ( ) const
inline

Definition at line 187 of file v8-metrics.h.

◆ operator!=()

bool operator!= ( const ContextId other) const
inline

Definition at line 191 of file v8-metrics.h.

◆ operator==()

bool operator== ( const ContextId other) const
inline

Definition at line 190 of file v8-metrics.h.

Friends And Related Symbol Documentation

◆ ::v8::Context

friend class ::v8::Context
friend

Definition at line 194 of file v8-metrics.h.

◆ ::v8::internal::Isolate

friend class ::v8::internal::Isolate
friend

Definition at line 195 of file v8-metrics.h.


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