v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
CTypeInfoBuilder< T, Flags > Class Template Reference

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

Public Types

using BaseType = T
 

Static Public Member Functions

static constexpr CTypeInfo Build ()
 

Detailed Description

template<typename T, CTypeInfo::Flags... Flags>
class v8::internal::CTypeInfoBuilder< T, Flags >

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

Member Typedef Documentation

◆ BaseType

using BaseType = T

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

Member Function Documentation

◆ Build()


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