Lines Matching refs:condition
3346 Expression* cond = outer_test_context->condition();
3571 ToBooleanStub::Types expected(condition()->to_boolean_types());
3950 if (stmt->condition()->ToBooleanIsTrue()) {
3953 } else if (stmt->condition()->ToBooleanIsFalse()) {
3959 CHECK_BAILOUT(VisitForControl(stmt->condition(), cond_true, cond_false));
4323 // The block for a true condition, the actual predecessor block of the
4355 // If the condition is constant true, do not generate a branch.
4627 CHECK_BAILOUT(VisitForControl(expr->condition(), cond_true, cond_false));