Searched defs:IsIdentifierStart (Results 1 – 2 of 2) sorted by relevance
14 bool UnicodeCache::IsIdentifierStart(unibrow::uchar c) { in IsIdentifierStart() function
243 bool IsIdentifierStart(char c) { in IsIdentifierStart() function