Searched refs:IsArgumentListEmpty (Results 1 – 1 of 1) sorted by relevance
77 static bool IsArgumentListEmpty(const ListValue* arguments) { in IsArgumentListEmpty() function101 if (IsArgumentListEmpty(args_.get())) { in RunImpl()