Searched refs:kFunctionKinds (Results 1 – 1 of 1) sorted by relevance
1368 static const FunctionKind kFunctionKinds[][2][2] = { in FunctionKindForImpl() local1385 return kFunctionKinds[is_method][is_generator][is_async]; in FunctionKindForImpl()