Home | History | Annotate | Download | only in parsing

Lines Matching refs:IsArguments

677   V8_INLINE bool IsArguments(const AstRawString* identifier) const {
682 return IsEval(identifier) || IsArguments(identifier);