Searched refs:createURL (Results 1 – 1 of 1) sorted by relevance
5 function createURL(mime, body) { function15 const plainESMURL = createURL('text/javascript', body);19 const importerOfURL = createURL(35 const plainESMURL = createURL('text/javascript', body);42 const plainESMURL = createURL('text/javascript;charset=UTF-8', body);49 const plainESMURL = createURL('text/javascript;charset="UTF-8"', body);56 const plainESMURL = createURL('text/javascript;;a=a;b=b;;', body);83 const plainESMURL = createURL('application/json', body);90 const plainESMURL = createURL('application/json', body);97 const plainESMURL = createURL('invalid', body);