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

#include <maglev-assembler.h>

Collaboration diagram for v8::internal::maglev::StackSlot:

Public Attributes

int32_t index
 

Detailed Description

Definition at line 70 of file maglev-assembler.h.

Member Data Documentation

◆ index

int32_t v8::internal::maglev::StackSlot::index

Definition at line 71 of file maglev-assembler.h.


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