v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
TypeInfoHelper< FastApiCallbackOptions & > Struct Reference

#include <v8-fast-api-calls.h>

Static Public Member Functions

static constexpr CTypeInfo::Flags Flags ()
 
static constexpr CTypeInfo::Type Type ()
 
static constexpr CTypeInfo::SequenceType SequenceType ()
 

Detailed Description

Definition at line 717 of file v8-fast-api-calls.h.

Member Function Documentation

◆ Flags()

static constexpr CTypeInfo::Flags Flags ( )
inlinestaticconstexpr

Definition at line 718 of file v8-fast-api-calls.h.

References CTypeInfo::kNone.

◆ SequenceType()

static constexpr CTypeInfo::SequenceType SequenceType ( )
inlinestaticconstexpr

Definition at line 723 of file v8-fast-api-calls.h.

References CTypeInfo::kScalar.

◆ Type()

static constexpr CTypeInfo::Type Type ( )
inlinestaticconstexpr

Definition at line 720 of file v8-fast-api-calls.h.

References CTypeInfo::kCallbackOptionsType.


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