@@ -16,6 +16,7 @@ Object {
1616 background : white ;
1717} ",
1818 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )} ",
19+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} ",
1920}
2021` ;
2122
@@ -65,6 +66,9 @@ function third(){
6566 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )}
6667//# sourceMappingURL=with-broken-sourcemap.map",
6768 "with-broken-sourcemap.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-broken-sourcemap.js\\ " ],\\" names\\ " :[\\" meaningOfLife\\ " ,\\" Error\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,gBAEP,MAAM,IAAIC,MADa\\ " ,\\" file\\ " :\\" with-broken-sourcemap.js\\ " } ",
69+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )}
70+ //# sourceMappingURL=with-sourcemap-like-string.map",
71+ "with-sourcemap-like-string.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-sourcemap-like-string.js\\ " ],\\" names\\ " :[\\" createURL\\ " ,\\" base64\\ " ,\\" sourcemapArg\\ " ,\\" enableUnicodeArg\\ " ,\\" sourcemap\\ " ,\\" undefined\\ " ,\\" source\\ " ,\\" decodeBase64\\ " ,\\" start\\ " ,\\" indexOf\\ " ,\\" body\\ " ,\\" substring\\ " ,\\" blob\\ " ,\\" Blob\\ " ,\\" type\\ " ,\\" URL\\ " ,\\" createObjectURL\\ " ,\\" createURL2\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,UAAUC,EAAQC,EAAcC,GACrC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA4BA,EAAY,IACtFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ,GAG/B,SAASK,WAAWhB,EAAQC,EAAcC,GACtC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA0BA,EAAY,IACpFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ\\ " ,\\" file\\ " :\\" with-sourcemap-like-string.js\\ " } ",
6872}
6973` ;
7074
@@ -102,6 +106,9 @@ Object {
102106 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )}
103107//# sourceMappingURL=with-broken-sourcemap.map",
104108 "with-broken-sourcemap.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-broken-sourcemap.js\\ " ],\\" names\\ " :[\\" meaningOfLife\\ " ,\\" Error\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,gBAEP,MAAM,IAAIC,MADa\\ " ,\\" file\\ " :\\" with-broken-sourcemap.js\\ " } ",
109+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )}
110+ //# sourceMappingURL=with-sourcemap-like-string.map",
111+ "with-sourcemap-like-string.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-sourcemap-like-string.js\\ " ],\\" names\\ " :[\\" createURL\\ " ,\\" base64\\ " ,\\" sourcemapArg\\ " ,\\" enableUnicodeArg\\ " ,\\" sourcemap\\ " ,\\" undefined\\ " ,\\" source\\ " ,\\" decodeBase64\\ " ,\\" start\\ " ,\\" indexOf\\ " ,\\" body\\ " ,\\" substring\\ " ,\\" blob\\ " ,\\" Blob\\ " ,\\" type\\ " ,\\" URL\\ " ,\\" createObjectURL\\ " ,\\" createURL2\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,UAAUC,EAAQC,EAAcC,GACrC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA4BA,EAAY,IACtFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ,GAG/B,SAASK,WAAWhB,EAAQC,EAAcC,GACtC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA0BA,EAAY,IACpFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ\\ " ,\\" file\\ " :\\" with-sourcemap-like-string.js\\ " } ",
105112}
106113` ;
107114
@@ -131,6 +138,9 @@ Object {
131138 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )}
132139//# sourceMappingURL=with-broken-sourcemap.map",
133140 "with-broken-sourcemap.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-broken-sourcemap.js\\ " ],\\" names\\ " :[\\" meaningOfLife\\ " ,\\" Error\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,gBAEP,MAAM,IAAIC,MADa\\ " ,\\" file\\ " :\\" with-broken-sourcemap.js\\ " } ",
141+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )}
142+ //# sourceMappingURL=with-sourcemap-like-string.map",
143+ "with-sourcemap-like-string.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-sourcemap-like-string.js\\ " ],\\" names\\ " :[\\" createURL\\ " ,\\" base64\\ " ,\\" sourcemapArg\\ " ,\\" enableUnicodeArg\\ " ,\\" sourcemap\\ " ,\\" undefined\\ " ,\\" source\\ " ,\\" decodeBase64\\ " ,\\" start\\ " ,\\" indexOf\\ " ,\\" body\\ " ,\\" substring\\ " ,\\" blob\\ " ,\\" Blob\\ " ,\\" type\\ " ,\\" URL\\ " ,\\" createObjectURL\\ " ,\\" createURL2\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,UAAUC,EAAQC,EAAcC,GACrC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA4BA,EAAY,IACtFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ,GAG/B,SAASK,WAAWhB,EAAQC,EAAcC,GACtC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA0BA,EAAY,IACpFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ\\ " ,\\" file\\ " :\\" with-sourcemap-like-string.js\\ " } ",
134144}
135145` ;
136146
@@ -164,6 +174,9 @@ Object {
164174 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )}
165175//# sourceMappingURL=with-broken-sourcemap.map",
166176 "with-broken-sourcemap.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-broken-sourcemap.js\\ " ],\\" names\\ " :[\\" meaningOfLife\\ " ,\\" Error\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,gBAEP,MAAM,IAAIC,MADa\\ " ,\\" file\\ " :\\" with-broken-sourcemap.js\\ " } ",
177+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )}
178+ //# sourceMappingURL=with-sourcemap-like-string.map",
179+ "with-sourcemap-like-string.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-sourcemap-like-string.js\\ " ],\\" names\\ " :[\\" createURL\\ " ,\\" base64\\ " ,\\" sourcemapArg\\ " ,\\" enableUnicodeArg\\ " ,\\" sourcemap\\ " ,\\" undefined\\ " ,\\" source\\ " ,\\" decodeBase64\\ " ,\\" start\\ " ,\\" indexOf\\ " ,\\" body\\ " ,\\" substring\\ " ,\\" blob\\ " ,\\" Blob\\ " ,\\" type\\ " ,\\" URL\\ " ,\\" createObjectURL\\ " ,\\" createURL2\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,UAAUC,EAAQC,EAAcC,GACrC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA4BA,EAAY,IACtFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ,GAG/B,SAASK,WAAWhB,EAAQC,EAAcC,GACtC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA0BA,EAAY,IACpFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ\\ " ,\\" file\\ " :\\" with-sourcemap-like-string.js\\ " } ",
167180}
168181` ;
169182
@@ -178,6 +191,7 @@ Object {
178191 " no-upstream-sourcemap.map" : " {\\ " version \\" :3,\\ " sources \\" :[\\ " no - upstream - sourcemap .js \\" ],\\ " names \\" :[\\ " meaningOfLife \\" ,\\ " Error \\" ,\\ " boom \\" ,\\ " somethingElse \\" ,\\ " fourth \\" ,\\ " third \\" ],\\ " mappings \\" :\\ " AACA ,SAASA ,gBAEP ,MAAM ,IAAIC ,MADa ,IAIzB ,SAASC ,OACP ,MAAM ,IAAID ,MAAM ,QAGlB ,SAASE ,gBACP ,MAAM ,IAAIF ,MAAM ,kBAMlB ,SAASG ,SACP ,MAAM ,IAAIH ,MAAM ,UAGlB ,SAASI ,QACP ,MAAM ,IAAIJ ,MAAM \\" ,\\ " file \\" :\\ " no - upstream - sourcemap .js \\" }" ,
179192 " with-broken-sourcemap.map" : " {\\ " version \\" :3,\\ " sources \\" :[\\ " with - broken - sourcemap .js \\" ],\\ " names \\" :[\\ " meaningOfLife \\" ,\\ " Error \\" ],\\ " mappings \\" :\\ " AAAA ,SAASA ,gBAEP ,MAAM ,IAAIC ,MADa \\" ,\\ " file \\" :\\ " with - broken - sourcemap .js \\" }" ,
180193 " with-multi-sourcemap.map" : " {\\ " version \\" :3,\\ " sources \\" :[\\ " / inner / first .js \\" ,\\ " / inner / second .js \\" ,\\ " / other / fourth .js \\" ,\\ " / other / third .js \\" ],\\ " names \\" :[\\ " meaningOfLife \\" ,\\ " Error \\" ,\\ " boom \\" ,\\ " somethingElse \\" ,\\ " fourth \\" ,\\ " third \\" ],\\ " mappings \\" :\\ " AAAA ,SAAAA ,gBAEA ,MAAA ,IAAAC ,MADA ,IAIA ,SAAAC ,OACA ,MAAA ,IAAAD ,MAAA ,QCNA ,SAAAE ,gBACA ,MAAA ,IAAAF ,MAAA ,kBCEA ,SAAAG ,SACA ,MAAA ,IAAAH ,MAAA ,UCJA ,SAAAI ,QACA ,MAAA ,IAAAJ ,MAAA \\" ,\\ " file \\" :\\ " with - multi - sourcemap .js \\" ,\\ " sourcesContent \\" :[\\ " function meaningOfLife() {\\\\n var thisIsALongLocal = 42 ;\\\\n throw new Error (thisIsALongLocal );\\\\n }\\\\n \\\\nfunction boom () {\\\\n throw new Error('boom ');\\\\n }\\\\n \\" ,\\ " function somethingElse() {\\\\n throw new Error (\\\\\\" somethign else\\\\\\ " );\\\\n }\\\\n \\" ,\\ " \\\\n // Hello world\\\\n\\\\nfunction fourth(){\\\\n throw new Error('fourth');\\\\n}\\\\n\\",\\"function third(){\\\\n throw new Error(\\\\\\"oh no\\\\\\");\\\\n}\\\\n\\"]}",
194+ " with-sourcemap-like-string.map" : " {\\ " version \\" :3,\\ " sources \\" :[\\ " with - sourcemap - like - string .js \\" ],\\ " names \\" :[\\ " createURL \\" ,\\ " base64 \\" ,\\ " sourcemapArg \\" ,\\ " enableUnicodeArg \\" ,\\ " sourcemap \\" ,\\ " undefined \\" ,\\ " source \\" ,\\ " decodeBase64 \\" ,\\ " start \\" ,\\ " indexOf \\" ,\\ " body \\" ,\\ " substring \\" ,\\ " blob \\" ,\\ " Blob \\" ,\\ " type \\" ,\\ " URL \\" ,\\ " createObjectURL \\" ,\\ " createURL2 \\" ],\\ " mappings \\" :\\ " AAAA ,SAASA ,UAAUC ,EAAQC ,EAAcC ,GACrC ,IAAIC ,OAA6BC ,IAAjBH ,EAA6B ,KAAOA ,EAEhDI ,EAASC ,aAAaN ,OADeI ,IAArBF ,GAAyCA ,GAEzDK ,EAAQF ,EAAOG ,QAAQ ,KAAM ,IAAM ,EACnCC ,EAAOJ ,EAAOK ,UAAUH ,IAAUJ ,EAAY ,wBAA4BA ,EAAY ,IACtFQ ,EAAO ,IAAIC ,KAAK ,CAACH ,GAAO ,CAAEI ,KAAM ,2BACpC ,OAAOC ,IAAIC ,gBAAgBJ ,GAG / B ,SAASK ,WAAWhB ,EAAQC ,EAAcC ,GACtC ,IAAIC ,OAA6BC ,IAAjBH ,EAA6B ,KAAOA ,EAEhDI ,EAASC ,aAAaN ,OADeI ,IAArBF ,GAAyCA ,GAEzDK ,EAAQF ,EAAOG ,QAAQ ,KAAM ,IAAM ,EACnCC ,EAAOJ ,EAAOK ,UAAUH ,IAAUJ ,EAAY ,wBAA0BA ,EAAY ,IACpFQ ,EAAO ,IAAIC ,KAAK ,CAACH ,GAAO ,CAAEI ,KAAM ,2BACpC ,OAAOC ,IAAIC ,gBAAgBJ \\" ,\\ " file \\" :\\ " with - sourcemap - like - string .js \\" }" ,
181195 " with-upstream-sourcemap.map" : " {\\ " version \\" :3,\\ " sources \\" :[\\ " / inner / first .js \\" ,\\ " / inner / second .js \\" ,\\ " / other / fourth .js \\" ,\\ " / other / third .js \\" ],\\ " names \\" :[\\ " meaningOfLife \\" ,\\ " Error \\" ,\\ " boom \\" ,\\ " somethingElse \\" ,\\ " fourth \\" ,\\ " third \\" ],\\ " mappings \\" :\\ " AAAA ,SAAAA ,gBAEA ,MAAA ,IAAAC ,MADA ,IAIA ,SAAAC ,OACA ,MAAA ,IAAAD ,MAAA ,QCNA ,SAAAE ,gBACA ,MAAA ,IAAAF ,MAAA ,kBCEA ,SAAAG ,SACA ,MAAA ,IAAAH ,MAAA ,UCJA ,SAAAI ,QACA ,MAAA ,IAAAJ ,MAAA \\" ,\\ " file \\" :\\ " with - upstream - sourcemap .js \\" ,\\ " sourcesContent \\" :[\\ " function meaningOfLife() {\\\\n var thisIsALongLocal = 42 ;\\\\n throw new Error (thisIsALongLocal );\\\\n }\\\\n \\\\nfunction boom () {\\\\n throw new Error('boom ');\\\\n }\\\\n \\" ,\\ " function somethingElse() {\\\\n throw new Error (\\\\\\" somethign else\\\\\\ " );\\\\n }\\\\n \\" ,\\ " \\\\n // Hello world\\\\n\\\\nfunction fourth(){\\\\n throw new Error('fourth');\\\\n}\\\\n\\",\\"function third(){\\\\n throw new Error(\\\\\\"oh no\\\\\\");\\\\n}\\\\n\\"]}",
182196 } ,
183197 "mjs": Object {
@@ -195,6 +209,8 @@ Object {
195209} ",
196210 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )}
197211//# sourceMappingURL=/maps/with-broken-sourcemap.map",
212+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )}
213+ //# sourceMappingURL=/maps/with-sourcemap-like-string.map",
198214}
199215` ;
200216
@@ -219,6 +235,8 @@ Object {
219235} ",
220236 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )} ",
221237 "with-broken-sourcemap.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-broken-sourcemap.js\\ " ],\\" names\\ " :[\\" meaningOfLife\\ " ,\\" Error\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,gBAEP,MAAM,IAAIC,MADa\\ " ,\\" file\\ " :\\" with-broken-sourcemap.js\\ " } ",
238+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} ",
239+ "with-sourcemap-like-string.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-sourcemap-like-string.js\\ " ],\\" names\\ " :[\\" createURL\\ " ,\\" base64\\ " ,\\" sourcemapArg\\ " ,\\" enableUnicodeArg\\ " ,\\" sourcemap\\ " ,\\" undefined\\ " ,\\" source\\ " ,\\" decodeBase64\\ " ,\\" start\\ " ,\\" indexOf\\ " ,\\" body\\ " ,\\" substring\\ " ,\\" blob\\ " ,\\" Blob\\ " ,\\" type\\ " ,\\" URL\\ " ,\\" createObjectURL\\ " ,\\" createURL2\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,UAAUC,EAAQC,EAAcC,GACrC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA4BA,EAAY,IACtFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ,GAG/B,SAASK,WAAWhB,EAAQC,EAAcC,GACtC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA0BA,EAAY,IACpFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ\\ " ,\\" file\\ " :\\" with-sourcemap-like-string.js\\ " } ",
222240}
223241` ;
224242
@@ -248,5 +266,8 @@ Object {
248266 "with-broken-sourcemap.js": "function meaningOfLife(){ throw new Error (42 )}
249267//# sourceMappingURL=https://example.com/with-broken-sourcemap.map",
250268 "with-broken-sourcemap.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-broken-sourcemap.js\\ " ],\\" names\\ " :[\\" meaningOfLife\\ " ,\\" Error\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,gBAEP,MAAM,IAAIC,MADa\\ " ,\\" file\\ " :\\" with-broken-sourcemap.js\\ " } ",
269+ "with-sourcemap-like-string.js": "function createURL(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )} function createURL2(e,n,a){ var i = void 0 === n ? null : n ,t = decodeBase64 (e ,void 0 !== a && a ),c = t .indexOf (\\" \\\\ n\\ " ,10 )+ 1 ,r = t .substring (c )+ (i ? \\" //# sourceMappingURL=\\ " + i : \\" \\ " ),o = new Blob ([r ],{type:\\" application/javascript\\ " });return URL .createObjectURL (o )}
270+ //# sourceMappingURL=https://example.com/with-sourcemap-like-string.map",
271+ "with-sourcemap-like-string.map": "{ \\" version\\ " :3 ,\\" sources\\ " :[\\" with-sourcemap-like-string.js\\ " ],\\" names\\ " :[\\" createURL\\ " ,\\" base64\\ " ,\\" sourcemapArg\\ " ,\\" enableUnicodeArg\\ " ,\\" sourcemap\\ " ,\\" undefined\\ " ,\\" source\\ " ,\\" decodeBase64\\ " ,\\" start\\ " ,\\" indexOf\\ " ,\\" body\\ " ,\\" substring\\ " ,\\" blob\\ " ,\\" Blob\\ " ,\\" type\\ " ,\\" URL\\ " ,\\" createObjectURL\\ " ,\\" createURL2\\ " ],\\" mappings\\ " :\\" AAAA,SAASA,UAAUC,EAAQC,EAAcC,GACrC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA4BA,EAAY,IACtFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ,GAG/B,SAASK,WAAWhB,EAAQC,EAAcC,GACtC,IAAIC,OAA6BC,IAAjBH,EAA6B,KAAOA,EAEhDI,EAASC,aAAaN,OADeI,IAArBF,GAAyCA,GAEzDK,EAAQF,EAAOG,QAAQ,KAAM,IAAM,EACnCC,EAAOJ,EAAOK,UAAUH,IAAUJ,EAAY,wBAA0BA,EAAY,IACpFQ,EAAO,IAAIC,KAAK,CAACH,GAAO,CAAEI,KAAM,2BACpC,OAAOC,IAAIC,gBAAgBJ\\ " ,\\" file\\ " :\\" with-sourcemap-like-string.js\\ " } ",
251272}
252273` ;
0 commit comments