v8  8.4.371 (node 14.15.5)
V8 is Google's open source JavaScript engine
GetCTypePointerImpl< T, typename > Struct Template Reference

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

Inheritance diagram for GetCTypePointerImpl< T, typename >:

Static Public Member Functions

static constexpr CTypeInfo Get ()
 

Detailed Description

template<typename T, typename = void>
struct v8::internal::GetCTypePointerImpl< T, typename >

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

Member Function Documentation

◆ Get()

static constexpr CTypeInfo Get ( )
inlinestaticconstexpr

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

References CTypeInfo::FromCType(), and CTypeInfo::kIsArrayBit.


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