v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
TypeInfoHelper< v8::Local< v8::Array > > 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 742 of file v8-fast-api-calls.h.

Member Function Documentation

◆ Flags()

static constexpr CTypeInfo::Flags Flags ( )
inlinestaticconstexpr

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

References CTypeInfo::kNone.

◆ SequenceType()

static constexpr CTypeInfo::SequenceType SequenceType ( )
inlinestaticconstexpr

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

References CTypeInfo::kIsSequence.

◆ Type()

static constexpr CTypeInfo::Type Type ( )
inlinestaticconstexpr

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

References CTypeInfo::kVoid.


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