Searched refs:UpperCheck (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-bce.cc105 HBoundsCheck* UpperCheck() const { return upper_check_; } function in class:v8::internal::BoundsCheckBbData
117 while (data != NULL && data->UpperCheck() == check) {
137 // The precondition is that new_check follows UpperCheck() and
451 data->UpperCheck(),

Completed in 77 milliseconds