Home | History | Annotate | Download | only in src

Lines Matching defs:IsTest

578   bool IsTest() const { return kind_ == Expression::kTest; }
670 ASSERT(context->IsTest());