Home | History | Annotate | Download | only in interpreter

Lines Matching full:tobooleanisfalse

585   } else if (stmt->condition()->ToBooleanIsFalse()) {
696 if (stmt->cond()->ToBooleanIsFalse()) {
714 if (stmt->cond()->ToBooleanIsFalse()) {
737 if (stmt->cond() && stmt->cond()->ToBooleanIsFalse()) {
1952 if (left->ToBooleanIsFalse()) {