Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
Dchar-predicates.cc19 bool IsIdentifierStartSlow(base::uc32 c) { in IsIdentifierStartSlow() function
Dchar-predicates.h44 inline bool IsIdentifierStartSlow(base::uc32 c) { in IsIdentifierStartSlow() function