Home
last modified time | relevance | path

Searched defs:IsIdentifierStartSlow (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/strings/
Dchar-predicates.cc19 bool IsIdentifierStartSlow(uc32 c) { in IsIdentifierStartSlow() function
Dchar-predicates.h43 inline bool IsIdentifierStartSlow(uc32 c) { in IsIdentifierStartSlow() function