V8 Project
v8::internal::compiler::ElementAccess Struct Reference

#include <simplified-operator.h>

+ Collaboration diagram for v8::internal::compiler::ElementAccess:

Public Member Functions

int tag () const
 

Public Attributes

BaseTaggedness base_is_tagged
 
int header_size
 
Typetype
 
MachineType machine_type
 

Detailed Description

Definition at line 51 of file simplified-operator.h.

Member Function Documentation

◆ tag()

int v8::internal::compiler::ElementAccess::tag ( ) const
inline

Definition at line 57 of file simplified-operator.h.

References base_is_tagged, v8::internal::kHeapObjectTag, and v8::internal::compiler::kTaggedBase.

Referenced by v8::internal::compiler::SimplifiedLowering::ComputeIndex(), and v8::internal::compiler::RepresentationChanger::TypeForBasePointer().

+ Here is the caller graph for this function:

Member Data Documentation

◆ base_is_tagged

◆ header_size

◆ machine_type

◆ type


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