v8  8.4.371 (node 14.19.3)
V8 is Google's open source JavaScript engine
EnableIfHasWrapperTypeInfo< T, decltype(WrapperTraits< T >::GetTypeInfo(), void())> Struct Template Reference

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

Public Types

typedef void type
 

Detailed Description

template<typename T>
struct v8::internal::EnableIfHasWrapperTypeInfo< T, decltype(WrapperTraits< T >::GetTypeInfo(), void())>

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

Member Typedef Documentation

◆ type

typedef void type

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


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