v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::CastTraits< MaybeWeak< T > > Struct Template Reference

#include <casting.h>

Collaboration diagram for v8::internal::CastTraits< MaybeWeak< T > >:

Static Public Member Functions

template<typename U >
static bool AllowFrom (Tagged< U > value)
 

Detailed Description

template<typename T>
struct v8::internal::CastTraits< MaybeWeak< T > >

Definition at line 243 of file casting.h.

Member Function Documentation

◆ AllowFrom()

template<typename T >
template<typename U >
static bool v8::internal::CastTraits< MaybeWeak< T > >::AllowFrom ( Tagged< U > value)
inlinestatic

Definition at line 245 of file casting.h.

Here is the call graph for this function:

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