Home | History | Annotate | Download | only in parsing

Lines Matching full:is_for_each

965       bool is_for_each = CheckInOrOf(&mode, ok);
967 bool is_destructuring = is_for_each &&
977 if (is_for_each) {