Home | History | Annotate | Download | only in full-codegen

Lines Matching defs:VisitLogicalExpression

710       return VisitLogicalExpression(expr);
739 void FullCodeGenerator::VisitLogicalExpression(BinaryOperation* expr) {