Searched refs:hasSourceURL (Results 1 – 2 of 2) sorted by relevance
59 bool hasSourceURL() const { return !m_sourceURL.isEmpty(); } in hasSourceURL() function
1012 bool hasSourceURL = script->hasSourceURL(); in didParseSource() local1032 const bool* hasSourceURLParam = hasSourceURL ? &hasSourceURL : nullptr; in didParseSource()