V8 Project
|
Public Attributes | |
HBasicBlock * | block_ |
BoundsCheckBbData * | bb_data_list_ |
int | index_ |
Definition at line 326 of file hydrogen-bce.cc.
BoundsCheckBbData* v8::internal::HBoundsCheckEliminationState::bb_data_list_ |
Definition at line 329 of file hydrogen-bce.cc.
Referenced by v8::internal::HBoundsCheckEliminationPhase::EliminateRedundantBoundsChecks().
HBasicBlock* v8::internal::HBoundsCheckEliminationState::block_ |
Definition at line 328 of file hydrogen-bce.cc.
Referenced by v8::internal::HBoundsCheckEliminationPhase::EliminateRedundantBoundsChecks().
int v8::internal::HBoundsCheckEliminationState::index_ |
Definition at line 330 of file hydrogen-bce.cc.
Referenced by v8::internal::HBoundsCheckEliminationPhase::EliminateRedundantBoundsChecks().