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

#include <machine-operator.h>

Collaboration diagram for v8::internal::compiler::LoadTransformParameters:

Public Attributes

MemoryAccessKind kind
 
LoadTransformation transformation
 

Detailed Description

Definition at line 146 of file machine-operator.h.

Member Data Documentation

◆ kind

MemoryAccessKind v8::internal::compiler::LoadTransformParameters::kind

Definition at line 147 of file machine-operator.h.

◆ transformation

LoadTransformation v8::internal::compiler::LoadTransformParameters::transformation

Definition at line 148 of file machine-operator.h.


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