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

#include <objects-inl.h>

Collaboration diagram for v8::internal::CastTraits< AllocationSiteWithWeakNext >:

Static Public Member Functions

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

Detailed Description

Definition at line 264 of file objects-inl.h.

Member Function Documentation

◆ AllowFrom()

template<typename From >
static bool v8::internal::CastTraits< AllocationSiteWithWeakNext >::AllowFrom ( Tagged< From > value)
inlinestatic

Definition at line 266 of file objects-inl.h.

Here is the call graph for this function:

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