Searched refs:sourceMap (Results 1 – 6 of 6) sorted by relevance
45 private $sourceMap; variable in Assetic\\Filter\\CleanCssFilter149 * @param bool $sourceMap True to enable151 public function setSourceMap($sourceMap) argument153 $this->sourceMap = $sourceMap;316 if ($this->sourceMap) {
40 private $sourceMap; variable in Assetic\\Filter\\Sass\\SassFilter87 public function setSourceMap($sourceMap) argument89 $this->sourceMap = $sourceMap;148 if ($this->sourceMap) {
2935 FBL.ns(function(){with(FBL){var sourceMap={};2954 var fetchResource=function(url){if(Firebug.disableResourceFetching){var source=sourceMap[url]=Fireb…2956 }if(sourceMap.hasOwnProperty(url)){return sourceMap[url]2960 var source=sourceMap[url]=xhr.responseText;2963 var fetchProxyResource=function(url){if(sourceMap.hasOwnProperty(url)){return sourceMap[url]
11786 var sourceMap = {};11874 var source = sourceMap[url] = Firebug.Lite.Proxy.fetchResourceDisabledMessage;11878 if (sourceMap.hasOwnProperty(url))11879 return sourceMap[url];11886 var source = sourceMap[url] = xhr.responseText;11892 if (sourceMap.hasOwnProperty(url))11893 return sourceMap[url];
2946 FBL.ns(function(){with(FBL){var sourceMap={};2965 var fetchResource=function(url){if(Firebug.disableResourceFetching){var source=sourceMap[url]=Firebug.Lite.Proxy.fetchResourceDisabledMessage;2967 }if(sourceMap.hasOwnProperty(url)){return sourceMap[url]2971 var source=sourceMap[url]=xhr.responseText;2974 var fetchProxyResource=function(url){if(sourceMap.hasOwnProperty(url)){return sourceMap[url]
1 …sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURICompon…