V8 Project
v8::internal::HBoundsCheckEliminationState Class Reference
+ Collaboration diagram for v8::internal::HBoundsCheckEliminationState:

Public Attributes

HBasicBlock * block_
 
BoundsCheckBbDatabb_data_list_
 
int index_
 

Detailed Description

Definition at line 326 of file hydrogen-bce.cc.

Member Data Documentation

◆ bb_data_list_

BoundsCheckBbData* v8::internal::HBoundsCheckEliminationState::bb_data_list_

◆ block_

HBasicBlock* v8::internal::HBoundsCheckEliminationState::block_

◆ index_

int v8::internal::HBoundsCheckEliminationState::index_

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