Lines Matching full:is_let
657 bool is_let = peek() == i::Token::LET;663 !(is_let && decl_props == kHasInitializers);