Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dsource-positions.cc27 if (StringStartsWith(root_path, "file://")) return root_path; in AbsolutePath()
Dutils.h359 inline bool StringStartsWith(const std::string& s, const std::string& prefix) { in StringStartsWith() function
Dtypes.cc940 bool in_test_directory = StringStartsWith( in AttributedToFile()
Dimplementation-visitor.cc5501 return StringStartsWith(name, prefix); in ReportAllUnusedMacros()