Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
Dchar-predicates.cc28 bool IsIdentifierPartSlow(base::uc32 c) { in IsIdentifierPartSlow() function
Dchar-predicates.h59 inline bool IsIdentifierPartSlow(base::uc32 c) { in IsIdentifierPartSlow() function