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

#include <interface-descriptors-inl.h>

Collaboration diagram for v8::internal::detail::FirstInvalidRegisterHelper< N, Index >:

Static Public Member Functions

static constexpr int Call (std::array< Register, N > regs)
 

Detailed Description

template<size_t N, size_t Index>
struct v8::internal::detail::FirstInvalidRegisterHelper< N, Index >

Definition at line 180 of file interface-descriptors-inl.h.

Member Function Documentation

◆ Call()

template<size_t N, size_t Index>
static constexpr int v8::internal::detail::FirstInvalidRegisterHelper< N, Index >::Call ( std::array< Register, N > regs)
inlinestaticconstexpr

Definition at line 181 of file interface-descriptors-inl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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