Searched refs:kIsCatchable (Results 1 – 1 of 1) sorted by relevance
396 const bool kIsCatchable = false; in TF_BUILTIN() local397 AsyncGeneratorAwait<Descriptor>(kIsCatchable); in TF_BUILTIN()401 const bool kIsCatchable = true; in TF_BUILTIN() local402 AsyncGeneratorAwait<Descriptor>(kIsCatchable); in TF_BUILTIN()