Home | History | Annotate | Download | only in src

Lines Matching defs:IsArguments

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