Searched refs:findMagicComment (Results 1 – 1 of 1) sorted by relevance
16 String16 findMagicComment(const String16& content, const String16& name, in findMagicComment() function158 return findMagicComment(content, "sourceURL", multiline); in findSourceURL()162 return findMagicComment(content, "sourceMappingURL", multiline); in findSourceMapURL()