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

#include <tagged.h>

Collaboration diagram for v8::internal::detail::BaseForTagged< T >:

Public Types

using type = Tagged<HeapObject>
 

Detailed Description

template<typename T>
struct v8::internal::detail::BaseForTagged< T >

Definition at line 352 of file tagged.h.

Member Typedef Documentation

◆ type

template<typename T >
using v8::internal::detail::BaseForTagged< T >::type = Tagged<HeapObject>

Definition at line 353 of file tagged.h.


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