Searched refs:disallow_await (Results 1 – 1 of 1) sorted by relevance
203 bool is_generator, bool disallow_await) { in IsIdentifier() argument216 return !disallow_await; in IsIdentifier()