Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
v8::metrics::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
 

Constructor & Destructor Documentation

◆ ContextId()

v8::metrics::Recorder::ContextId::ContextId ( )
inline

Member Function Documentation

◆ 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

Friends And Related Function Documentation

◆ ::v8::Context

friend class ::v8::Context
friend

◆ ::v8::internal::Isolate

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

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