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

#include <maglev-ir.h>

Inheritance diagram for v8::internal::maglev::detail::ArrayWrapper< Size >:
Collaboration diagram for v8::internal::maglev::detail::ArrayWrapper< Size >:

Public Member Functions

template<typename... Args>
constexpr ArrayWrapper (Args &&... args)
 

Detailed Description

template<size_t Size>
class v8::internal::maglev::detail::ArrayWrapper< Size >

Definition at line 2788 of file maglev-ir.h.

Constructor & Destructor Documentation

◆ ArrayWrapper()

template<size_t Size>
template<typename... Args>
v8::internal::maglev::detail::ArrayWrapper< Size >::ArrayWrapper ( Args &&... args)
inlineexplicitconstexpr

Definition at line 2791 of file maglev-ir.h.


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