Home
last modified time | relevance | path

Searched refs:StartsWithSingleUnderscore (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dutils.cc321 bool StartsWithSingleUnderscore(const std::string& str) { in StartsWithSingleUnderscore() function
Dutils.h108 bool StartsWithSingleUnderscore(const std::string& str);
Dimplementation-visitor.h240 if (StartsWithSingleUnderscore(name)) { in TryLookup()
Dimplementation-visitor.cc5498 StartsWithSingleUnderscore(name) || in ReportAllUnusedMacros()