Searched refs:FileRelativeToV8RootExists (Results 1 – 3 of 3) sorted by relevance
69 bool SourceFileMap::FileRelativeToV8RootExists(const std::string& path) { in FileRelativeToV8RootExists() function in v8::internal::torque::SourceFileMap
98 static bool FileRelativeToV8RootExists(const std::string& path);
1228 if (!SourceFileMap::FileRelativeToV8RootExists(import_path)) { in ProcessTorqueImportDeclaration()