Home | History | Annotate | Download | only in src

Lines Matching refs:IsEval

629   bool IsEval() const { return type_ == kEvalIdentifier; }
852 if (ident.IsEval() || ident.IsArguments() || ident.IsYield() ||