OLD | NEW |
1 Checks that inspector correctly process compiled scripts | 1 Checks that inspector correctly process compiled scripts |
2 scriptParsed | 2 scriptParsed |
3 { | 3 { |
4 scriptSource : function foo1(){}//# sourceURL=oneline.js<nl> | 4 scriptSource : function foo1(){}//# sourceURL=oneline.js<nl> |
5 } | 5 } |
6 { | 6 { |
7 endColumn : 0 | 7 endColumn : 0 |
8 endLine : 1 | 8 endLine : 1 |
9 executionContextId : <executionContextId> | 9 executionContextId : <executionContextId> |
10 hasSourceURL : true | 10 hasSourceURL : true |
11 hash : <hash> | 11 hash : 2ACD11425BF645075D5696189A7BA7EB4048D6F7 |
12 isLiveEdit : false | 12 isLiveEdit : false |
13 isModule : false | 13 isModule : false |
14 length : 42 | 14 length : 42 |
15 scriptId : <scriptId> | 15 scriptId : <scriptId> |
16 sourceMapURL : | 16 sourceMapURL : |
17 startColumn : 0 | 17 startColumn : 0 |
18 startLine : 0 | 18 startLine : 0 |
19 url : oneline.js | 19 url : oneline.js |
20 } | 20 } |
21 scriptParsed | 21 scriptParsed |
22 { | 22 { |
23 scriptSource : function foo2(){}//# sourceURL=oneline-without-nl.js | 23 scriptSource : function foo2(){}//# sourceURL=oneline-without-nl.js |
24 } | 24 } |
25 { | 25 { |
26 endColumn : 52 | 26 endColumn : 52 |
27 endLine : 0 | 27 endLine : 0 |
28 executionContextId : <executionContextId> | 28 executionContextId : <executionContextId> |
29 hasSourceURL : true | 29 hasSourceURL : true |
30 hash : <hash> | 30 hash : 0CD3C4132CE40E415D5696189A7BA7EB4048D6F7 |
31 isLiveEdit : false | 31 isLiveEdit : false |
32 isModule : false | 32 isModule : false |
33 length : 52 | 33 length : 52 |
34 scriptId : <scriptId> | 34 scriptId : <scriptId> |
35 sourceMapURL : | 35 sourceMapURL : |
36 startColumn : 0 | 36 startColumn : 0 |
37 startLine : 0 | 37 startLine : 0 |
38 url : oneline-without-nl.js | 38 url : oneline-without-nl.js |
39 } | 39 } |
40 scriptParsed | 40 scriptParsed |
41 { | 41 { |
42 scriptSource : function foo3(){}<nl>//# sourceURL=twoline.js<nl> | 42 scriptSource : function foo3(){}<nl>//# sourceURL=twoline.js<nl> |
43 } | 43 } |
44 { | 44 { |
45 endColumn : 0 | 45 endColumn : 0 |
46 endLine : 2 | 46 endLine : 2 |
47 executionContextId : <executionContextId> | 47 executionContextId : <executionContextId> |
48 hasSourceURL : true | 48 hasSourceURL : true |
49 hash : <hash> | 49 hash : 0E35E860580550805D5681F7BCD47D855B794EB3 |
50 isLiveEdit : false | 50 isLiveEdit : false |
51 isModule : false | 51 isModule : false |
52 length : 43 | 52 length : 43 |
53 scriptId : <scriptId> | 53 scriptId : <scriptId> |
54 sourceMapURL : | 54 sourceMapURL : |
55 startColumn : 0 | 55 startColumn : 0 |
56 startLine : 0 | 56 startLine : 0 |
57 url : twoline.js | 57 url : twoline.js |
58 } | 58 } |
59 scriptParsed | 59 scriptParsed |
60 { | 60 { |
61 scriptSource : function foo4(){}<nl><nl>//# sourceURL=threeline.js<nl> | 61 scriptSource : function foo4(){}<nl><nl>//# sourceURL=threeline.js<nl> |
62 } | 62 } |
63 { | 63 { |
64 endColumn : 0 | 64 endColumn : 0 |
65 endLine : 3 | 65 endLine : 3 |
66 executionContextId : <executionContextId> | 66 executionContextId : <executionContextId> |
67 hasSourceURL : true | 67 hasSourceURL : true |
68 hash : <hash> | 68 hash : AD4760425BF645075D5681F7D1786BD4DA9A86A7 |
69 isLiveEdit : false | 69 isLiveEdit : false |
70 isModule : false | 70 isModule : false |
71 length : 46 | 71 length : 46 |
72 scriptId : <scriptId> | 72 scriptId : <scriptId> |
73 sourceMapURL : | 73 sourceMapURL : |
74 startColumn : 0 | 74 startColumn : 0 |
75 startLine : 0 | 75 startLine : 0 |
76 url : threeline.js | 76 url : threeline.js |
77 } | 77 } |
78 scriptParsed | 78 scriptParsed |
79 { | 79 { |
80 scriptSource : function foo5(){}//# sourceMappingURL=oneline-map<nl> | 80 scriptSource : function foo5(){}//# sourceMappingURL=oneline-map<nl> |
81 } | 81 } |
82 { | 82 { |
83 endColumn : 0 | 83 endColumn : 0 |
84 endLine : 1 | 84 endLine : 1 |
85 executionContextId : <executionContextId> | 85 executionContextId : <executionContextId> |
86 hasSourceURL : false | 86 hasSourceURL : false |
87 hash : <hash> | 87 hash : 3E60CE61913387795D5696189A7BA7EB4048B715 |
88 isLiveEdit : false | 88 isLiveEdit : false |
89 isModule : false | 89 isModule : false |
90 length : 50 | 90 length : 50 |
91 scriptId : <scriptId> | 91 scriptId : <scriptId> |
92 sourceMapURL : oneline-map | 92 sourceMapURL : oneline-map |
93 startColumn : 0 | 93 startColumn : 0 |
94 startLine : 0 | 94 startLine : 0 |
95 url : | 95 url : |
96 } | 96 } |
97 scriptParsed | 97 scriptParsed |
98 { | 98 { |
99 scriptSource : function foo6(){}//# sourceMappingURL=oneline-without-nl-map | 99 scriptSource : function foo6(){}//# sourceMappingURL=oneline-without-nl-map |
100 } | 100 } |
101 { | 101 { |
102 endColumn : 60 | 102 endColumn : 60 |
103 endLine : 0 | 103 endLine : 0 |
104 executionContextId : <executionContextId> | 104 executionContextId : <executionContextId> |
105 hasSourceURL : false | 105 hasSourceURL : false |
106 hash : <hash> | 106 hash : 3E60CE617215C621E8825B319A7BA7EB4048B715 |
107 isLiveEdit : false | 107 isLiveEdit : false |
108 isModule : false | 108 isModule : false |
109 length : 60 | 109 length : 60 |
110 scriptId : <scriptId> | 110 scriptId : <scriptId> |
111 sourceMapURL : oneline-without-nl-map | 111 sourceMapURL : oneline-without-nl-map |
112 startColumn : 0 | 112 startColumn : 0 |
113 startLine : 0 | 113 startLine : 0 |
114 url : | 114 url : |
115 } | 115 } |
116 scriptParsed | 116 scriptParsed |
117 { | 117 { |
118 scriptSource : function foo7(){}<nl>//# sourceMappingURL=twoline-map<nl> | 118 scriptSource : function foo7(){}<nl>//# sourceMappingURL=twoline-map<nl> |
119 } | 119 } |
120 { | 120 { |
121 endColumn : 0 | 121 endColumn : 0 |
122 endLine : 2 | 122 endLine : 2 |
123 executionContextId : <executionContextId> | 123 executionContextId : <executionContextId> |
124 hasSourceURL : false | 124 hasSourceURL : false |
125 hash : <hash> | 125 hash : F2A32D219EFACBF470C48663BCD47D85864D1A22 |
126 isLiveEdit : false | 126 isLiveEdit : false |
127 isModule : false | 127 isModule : false |
128 length : 51 | 128 length : 51 |
129 scriptId : <scriptId> | 129 scriptId : <scriptId> |
130 sourceMapURL : twoline-map | 130 sourceMapURL : twoline-map |
131 startColumn : 0 | 131 startColumn : 0 |
132 startLine : 0 | 132 startLine : 0 |
133 url : | 133 url : |
134 } | 134 } |
135 scriptParsed | 135 scriptParsed |
136 { | 136 { |
137 scriptSource : function foo8(){}<nl><nl>//# sourceMappingURL=threeline-map<n
l> | 137 scriptSource : function foo8(){}<nl><nl>//# sourceMappingURL=threeline-map<n
l> |
138 } | 138 } |
139 { | 139 { |
140 endColumn : 0 | 140 endColumn : 0 |
141 endLine : 3 | 141 endLine : 3 |
142 executionContextId : <executionContextId> | 142 executionContextId : <executionContextId> |
143 hasSourceURL : false | 143 hasSourceURL : false |
144 hash : <hash> | 144 hash : 46927EC1BFB78C355D5681F7D1786BD4216D5124 |
145 isLiveEdit : false | 145 isLiveEdit : false |
146 isModule : false | 146 isModule : false |
147 length : 54 | 147 length : 54 |
148 scriptId : <scriptId> | 148 scriptId : <scriptId> |
149 sourceMapURL : threeline-map | 149 sourceMapURL : threeline-map |
150 startColumn : 0 | 150 startColumn : 0 |
151 startLine : 0 | 151 startLine : 0 |
152 url : | 152 url : |
153 } | 153 } |
154 scriptParsed | 154 scriptParsed |
155 { | 155 { |
156 scriptSource : function foo9(){}//# sourceMappingURL=source-mapping-url-map<
nl>//# sourceURL=source-url.js | 156 scriptSource : function foo9(){}//# sourceMappingURL=source-mapping-url-map<
nl>//# sourceURL=source-url.js |
157 } | 157 } |
158 { | 158 { |
159 endColumn : 27 | 159 endColumn : 27 |
160 endLine : 1 | 160 endLine : 1 |
161 executionContextId : <executionContextId> | 161 executionContextId : <executionContextId> |
162 hasSourceURL : true | 162 hasSourceURL : true |
163 hash : <hash> | 163 hash : 793E2411EDECF405E8825B31460F7CD9A656E096 |
164 isLiveEdit : false | 164 isLiveEdit : false |
165 isModule : false | 165 isModule : false |
166 length : 88 | 166 length : 88 |
167 scriptId : <scriptId> | 167 scriptId : <scriptId> |
168 sourceMapURL : source-mapping-url-map | 168 sourceMapURL : source-mapping-url-map |
169 startColumn : 0 | 169 startColumn : 0 |
170 startLine : 0 | 170 startLine : 0 |
171 url : source-url.js | 171 url : source-url.js |
172 } | 172 } |
173 scriptParsed | 173 scriptParsed |
174 { | 174 { |
175 scriptSource : function foo10(){}//# sourceURL=source-url.js<nl>//# sourceMa
ppingURL=source-mapping-url-map | 175 scriptSource : function foo10(){}//# sourceURL=source-url.js<nl>//# sourceMa
ppingURL=source-mapping-url-map |
176 } | 176 } |
177 { | 177 { |
178 endColumn : 43 | 178 endColumn : 43 |
179 endLine : 1 | 179 endLine : 1 |
180 executionContextId : <executionContextId> | 180 executionContextId : <executionContextId> |
181 hasSourceURL : true | 181 hasSourceURL : true |
182 hash : <hash> | 182 hash : DED761235CC24EE21D0E9277CF599B5A292D8053 |
183 isLiveEdit : false | 183 isLiveEdit : false |
184 isModule : false | 184 isModule : false |
185 length : 89 | 185 length : 89 |
186 scriptId : <scriptId> | 186 scriptId : <scriptId> |
187 sourceMapURL : source-mapping-url-map | 187 sourceMapURL : source-mapping-url-map |
188 startColumn : 0 | 188 startColumn : 0 |
189 startLine : 0 | 189 startLine : 0 |
190 url : source-url.js | 190 url : source-url.js |
191 } | 191 } |
192 scriptParsed | 192 scriptParsed |
193 { | 193 { |
194 scriptSource : function foo11(){}<nl>//# sourceURL=end1.js | 194 scriptSource : function foo11(){}<nl>//# sourceURL=end1.js |
195 } | 195 } |
196 { | 196 { |
197 endColumn : 21 | 197 endColumn : 21 |
198 endLine : 1 | 198 endLine : 1 |
199 executionContextId : <executionContextId> | 199 executionContextId : <executionContextId> |
200 hasSourceURL : true | 200 hasSourceURL : true |
201 hash : <hash> | 201 hash : 9CF28A415BF64507692D5A84D1786BD4437C3511 |
202 isLiveEdit : false | 202 isLiveEdit : false |
203 isModule : false | 203 isModule : false |
204 length : 40 | 204 length : 40 |
205 scriptId : <scriptId> | 205 scriptId : <scriptId> |
206 sourceMapURL : | 206 sourceMapURL : |
207 startColumn : 0 | 207 startColumn : 0 |
208 startLine : 0 | 208 startLine : 0 |
209 url : end1.js | 209 url : end1.js |
210 } | 210 } |
211 scriptParsed | 211 scriptParsed |
212 { | 212 { |
213 scriptSource : function foo12(){}<nl>//# sourceURL=end2.js | 213 scriptSource : function foo12(){}<nl>//# sourceURL=end2.js |
214 } | 214 } |
215 { | 215 { |
216 endColumn : 22 | 216 endColumn : 22 |
217 endLine : 1 | 217 endLine : 1 |
218 executionContextId : <executionContextId> | 218 executionContextId : <executionContextId> |
219 hasSourceURL : true | 219 hasSourceURL : true |
220 hash : <hash> | 220 hash : BEE49C625BF64507692D5A84D1786BD4437C3511 |
221 isLiveEdit : false | 221 isLiveEdit : false |
222 isModule : false | 222 isModule : false |
223 length : 41 | 223 length : 41 |
224 scriptId : <scriptId> | 224 scriptId : <scriptId> |
225 sourceMapURL : | 225 sourceMapURL : |
226 startColumn : 0 | 226 startColumn : 0 |
227 startLine : 0 | 227 startLine : 0 |
228 url : end2.js | 228 url : end2.js |
229 } | 229 } |
230 scriptParsed | 230 scriptParsed |
231 { | 231 { |
232 scriptSource : function foo13(){} | 232 scriptSource : function foo13(){} |
233 } | 233 } |
234 { | 234 { |
235 endColumn : 18 | 235 endColumn : 18 |
236 endLine : 0 | 236 endLine : 0 |
237 executionContextId : <executionContextId> | 237 executionContextId : <executionContextId> |
238 hasSourceURL : false | 238 hasSourceURL : false |
239 hash : <hash> | 239 hash : 9CF28A415BF64507692D5A8443D429DC872EBA18 |
240 isLiveEdit : false | 240 isLiveEdit : false |
241 isModule : false | 241 isModule : false |
242 length : 18 | 242 length : 18 |
243 scriptId : <scriptId> | 243 scriptId : <scriptId> |
244 sourceMapURL : | 244 sourceMapURL : |
245 startColumn : 0 | 245 startColumn : 0 |
246 startLine : 0 | 246 startLine : 0 |
247 url : | 247 url : |
248 } | 248 } |
249 scriptParsed | 249 scriptParsed |
250 { | 250 { |
251 scriptSource : function foo15(){}; eval("function foo14(){}//# sourceURL=eva
l.js")//# sourceURL=eval-wrapper.js | 251 scriptSource : function foo15(){}; eval("function foo14(){}//# sourceURL=eva
l.js")//# sourceURL=eval-wrapper.js |
252 } | 252 } |
253 { | 253 { |
254 endColumn : 96 | 254 endColumn : 96 |
255 endLine : 0 | 255 endLine : 0 |
256 executionContextId : <executionContextId> | 256 executionContextId : <executionContextId> |
257 hasSourceURL : true | 257 hasSourceURL : true |
258 hash : <hash> | 258 hash : D26251F019679C792E2B4EF437A20E96134D5C26 |
259 isLiveEdit : false | 259 isLiveEdit : false |
260 isModule : false | 260 isModule : false |
261 length : 96 | 261 length : 96 |
262 scriptId : <scriptId> | 262 scriptId : <scriptId> |
263 sourceMapURL : | 263 sourceMapURL : |
264 startColumn : 0 | 264 startColumn : 0 |
265 startLine : 0 | 265 startLine : 0 |
266 url : eval-wrapper.js | 266 url : eval-wrapper.js |
267 } | 267 } |
268 scriptParsed | 268 scriptParsed |
269 { | 269 { |
270 scriptSource : function foo14(){}//# sourceURL=eval.js | 270 scriptSource : function foo14(){}//# sourceURL=eval.js |
271 } | 271 } |
272 { | 272 { |
273 endColumn : 39 | 273 endColumn : 39 |
274 endLine : 0 | 274 endLine : 0 |
275 executionContextId : <executionContextId> | 275 executionContextId : <executionContextId> |
276 hasSourceURL : true | 276 hasSourceURL : true |
277 hash : <hash> | 277 hash : 814AEF635BF64507692D5A84BCD47D85C4031CD2 |
278 isLiveEdit : false | 278 isLiveEdit : false |
279 isModule : false | 279 isModule : false |
280 length : 39 | 280 length : 39 |
281 scriptId : <scriptId> | 281 scriptId : <scriptId> |
282 sourceMapURL : | 282 sourceMapURL : |
283 startColumn : 0 | 283 startColumn : 0 |
284 startLine : 0 | 284 startLine : 0 |
285 url : eval.js | 285 url : eval.js |
286 } | 286 } |
287 scriptParsed | 287 scriptParsed |
288 { | 288 { |
289 scriptSource : function foo16(){}<nl> | 289 scriptSource : function foo16(){}<nl> |
290 } | 290 } |
291 { | 291 { |
292 endColumn : 0 | 292 endColumn : 0 |
293 endLine : 1 | 293 endLine : 1 |
294 executionContextId : <executionContextId> | 294 executionContextId : <executionContextId> |
295 hasSourceURL : false | 295 hasSourceURL : false |
296 hash : <hash> | 296 hash : 9CF28A415BF64507692D5A84A8DC8126872EBA18 |
297 isLiveEdit : false | 297 isLiveEdit : false |
298 isModule : false | 298 isModule : false |
299 length : 19 | 299 length : 19 |
300 scriptId : <scriptId> | 300 scriptId : <scriptId> |
301 sourceMapURL : | 301 sourceMapURL : |
302 startColumn : 0 | 302 startColumn : 0 |
303 startLine : 0 | 303 startLine : 0 |
304 url : | 304 url : |
305 } | 305 } |
306 scriptParsed | 306 scriptParsed |
307 { | 307 { |
308 scriptSource : function foo17(){}<nl><nl> | 308 scriptSource : function foo17(){}<nl><nl> |
309 } | 309 } |
310 { | 310 { |
311 endColumn : 0 | 311 endColumn : 0 |
312 endLine : 2 | 312 endLine : 2 |
313 executionContextId : <executionContextId> | 313 executionContextId : <executionContextId> |
314 hasSourceURL : false | 314 hasSourceURL : false |
315 hash : <hash> | 315 hash : 9CF28A415BF64507692D5A8443D429DC872EBA18 |
316 isLiveEdit : false | 316 isLiveEdit : false |
317 isModule : false | 317 isModule : false |
318 length : 20 | 318 length : 20 |
319 scriptId : <scriptId> | 319 scriptId : <scriptId> |
320 sourceMapURL : | 320 sourceMapURL : |
321 startColumn : 0 | 321 startColumn : 0 |
322 startLine : 0 | 322 startLine : 0 |
323 url : | 323 url : |
324 } | 324 } |
325 scriptParsed | 325 scriptParsed |
326 { | 326 { |
327 scriptSource : function foo18(){}<nl><nl><nl> | 327 scriptSource : function foo18(){}<nl><nl><nl> |
328 } | 328 } |
329 { | 329 { |
330 endColumn : 0 | 330 endColumn : 0 |
331 endLine : 3 | 331 endLine : 3 |
332 executionContextId : <executionContextId> | 332 executionContextId : <executionContextId> |
333 hasSourceURL : false | 333 hasSourceURL : false |
334 hash : <hash> | 334 hash : 9CF28A415BF64507692D5A84A8DC8126872EBA18 |
335 isLiveEdit : false | 335 isLiveEdit : false |
336 isModule : false | 336 isModule : false |
337 length : 21 | 337 length : 21 |
338 scriptId : <scriptId> | 338 scriptId : <scriptId> |
339 sourceMapURL : | 339 sourceMapURL : |
340 startColumn : 0 | 340 startColumn : 0 |
341 startLine : 0 | 341 startLine : 0 |
342 url : | 342 url : |
343 } | 343 } |
344 scriptParsed | 344 scriptParsed |
345 { | 345 { |
346 scriptSource : function foo19(){}<nl><nl><nl><nl> | 346 scriptSource : function foo19(){}<nl><nl><nl><nl> |
347 } | 347 } |
348 { | 348 { |
349 endColumn : 0 | 349 endColumn : 0 |
350 endLine : 4 | 350 endLine : 4 |
351 executionContextId : <executionContextId> | 351 executionContextId : <executionContextId> |
352 hasSourceURL : false | 352 hasSourceURL : false |
353 hash : <hash> | 353 hash : 9CF28A415BF64507692D5A8443D429DC872EBA18 |
354 isLiveEdit : false | 354 isLiveEdit : false |
355 isModule : false | 355 isModule : false |
356 length : 22 | 356 length : 22 |
357 scriptId : <scriptId> | 357 scriptId : <scriptId> |
358 sourceMapURL : | 358 sourceMapURL : |
359 startColumn : 0 | 359 startColumn : 0 |
360 startLine : 0 | 360 startLine : 0 |
361 url : | 361 url : |
362 } | 362 } |
363 scriptParsed | 363 scriptParsed |
364 { | 364 { |
365 scriptSource : function foo1(){}//# sourceURL=oneline.js<nl> | 365 scriptSource : function foo1(){}//# sourceURL=oneline.js<nl> |
366 } | 366 } |
367 { | 367 { |
368 endColumn : 0 | 368 endColumn : 0 |
369 endLine : 1 | 369 endLine : 1 |
370 executionContextId : <executionContextId> | 370 executionContextId : <executionContextId> |
371 hasSourceURL : true | 371 hasSourceURL : true |
372 hash : <hash> | 372 hash : 2ACD11425BF645075D5696189A7BA7EB4048D6F7 |
373 isLiveEdit : false | 373 isLiveEdit : false |
374 isModule : false | 374 isModule : false |
375 length : 42 | 375 length : 42 |
376 scriptId : <scriptId> | 376 scriptId : <scriptId> |
377 sourceMapURL : | 377 sourceMapURL : |
378 startColumn : 0 | 378 startColumn : 0 |
379 startLine : 0 | 379 startLine : 0 |
380 url : oneline.js | 380 url : oneline.js |
381 } | 381 } |
382 scriptParsed | 382 scriptParsed |
383 { | 383 { |
384 scriptSource : function foo2(){}//# sourceURL=oneline-without-nl.js | 384 scriptSource : function foo2(){}//# sourceURL=oneline-without-nl.js |
385 } | 385 } |
386 { | 386 { |
387 endColumn : 52 | 387 endColumn : 52 |
388 endLine : 0 | 388 endLine : 0 |
389 executionContextId : <executionContextId> | 389 executionContextId : <executionContextId> |
390 hasSourceURL : true | 390 hasSourceURL : true |
391 hash : <hash> | 391 hash : 0CD3C4132CE40E415D5696189A7BA7EB4048D6F7 |
392 isLiveEdit : false | 392 isLiveEdit : false |
393 isModule : false | 393 isModule : false |
394 length : 52 | 394 length : 52 |
395 scriptId : <scriptId> | 395 scriptId : <scriptId> |
396 sourceMapURL : | 396 sourceMapURL : |
397 startColumn : 0 | 397 startColumn : 0 |
398 startLine : 0 | 398 startLine : 0 |
399 url : oneline-without-nl.js | 399 url : oneline-without-nl.js |
400 } | 400 } |
401 scriptParsed | 401 scriptParsed |
402 { | 402 { |
403 scriptSource : function foo3(){}<nl>//# sourceURL=twoline.js<nl> | 403 scriptSource : function foo3(){}<nl>//# sourceURL=twoline.js<nl> |
404 } | 404 } |
405 { | 405 { |
406 endColumn : 0 | 406 endColumn : 0 |
407 endLine : 2 | 407 endLine : 2 |
408 executionContextId : <executionContextId> | 408 executionContextId : <executionContextId> |
409 hasSourceURL : true | 409 hasSourceURL : true |
410 hash : <hash> | 410 hash : 0E35E860580550805D5681F7BCD47D855B794EB3 |
411 isLiveEdit : false | 411 isLiveEdit : false |
412 isModule : false | 412 isModule : false |
413 length : 43 | 413 length : 43 |
414 scriptId : <scriptId> | 414 scriptId : <scriptId> |
415 sourceMapURL : | 415 sourceMapURL : |
416 startColumn : 0 | 416 startColumn : 0 |
417 startLine : 0 | 417 startLine : 0 |
418 url : twoline.js | 418 url : twoline.js |
419 } | 419 } |
420 scriptParsed | 420 scriptParsed |
421 { | 421 { |
422 scriptSource : function foo4(){}<nl><nl>//# sourceURL=threeline.js<nl> | 422 scriptSource : function foo4(){}<nl><nl>//# sourceURL=threeline.js<nl> |
423 } | 423 } |
424 { | 424 { |
425 endColumn : 0 | 425 endColumn : 0 |
426 endLine : 3 | 426 endLine : 3 |
427 executionContextId : <executionContextId> | 427 executionContextId : <executionContextId> |
428 hasSourceURL : true | 428 hasSourceURL : true |
429 hash : <hash> | 429 hash : AD4760425BF645075D5681F7D1786BD4DA9A86A7 |
430 isLiveEdit : false | 430 isLiveEdit : false |
431 isModule : false | 431 isModule : false |
432 length : 46 | 432 length : 46 |
433 scriptId : <scriptId> | 433 scriptId : <scriptId> |
434 sourceMapURL : | 434 sourceMapURL : |
435 startColumn : 0 | 435 startColumn : 0 |
436 startLine : 0 | 436 startLine : 0 |
437 url : threeline.js | 437 url : threeline.js |
438 } | 438 } |
439 scriptParsed | 439 scriptParsed |
440 { | 440 { |
441 scriptSource : function foo5(){}//# sourceMappingURL=oneline-map<nl> | 441 scriptSource : function foo5(){}//# sourceMappingURL=oneline-map<nl> |
442 } | 442 } |
443 { | 443 { |
444 endColumn : 0 | 444 endColumn : 0 |
445 endLine : 1 | 445 endLine : 1 |
446 executionContextId : <executionContextId> | 446 executionContextId : <executionContextId> |
447 hasSourceURL : false | 447 hasSourceURL : false |
448 hash : <hash> | 448 hash : 3E60CE61913387795D5696189A7BA7EB4048B715 |
449 isLiveEdit : false | 449 isLiveEdit : false |
450 isModule : false | 450 isModule : false |
451 length : 50 | 451 length : 50 |
452 scriptId : <scriptId> | 452 scriptId : <scriptId> |
453 sourceMapURL : oneline-map | 453 sourceMapURL : oneline-map |
454 startColumn : 0 | 454 startColumn : 0 |
455 startLine : 0 | 455 startLine : 0 |
456 url : | 456 url : |
457 } | 457 } |
458 scriptParsed | 458 scriptParsed |
459 { | 459 { |
460 scriptSource : function foo6(){}//# sourceMappingURL=oneline-without-nl-map | 460 scriptSource : function foo6(){}//# sourceMappingURL=oneline-without-nl-map |
461 } | 461 } |
462 { | 462 { |
463 endColumn : 60 | 463 endColumn : 60 |
464 endLine : 0 | 464 endLine : 0 |
465 executionContextId : <executionContextId> | 465 executionContextId : <executionContextId> |
466 hasSourceURL : false | 466 hasSourceURL : false |
467 hash : <hash> | 467 hash : 3E60CE617215C621E8825B319A7BA7EB4048B715 |
468 isLiveEdit : false | 468 isLiveEdit : false |
469 isModule : false | 469 isModule : false |
470 length : 60 | 470 length : 60 |
471 scriptId : <scriptId> | 471 scriptId : <scriptId> |
472 sourceMapURL : oneline-without-nl-map | 472 sourceMapURL : oneline-without-nl-map |
473 startColumn : 0 | 473 startColumn : 0 |
474 startLine : 0 | 474 startLine : 0 |
475 url : | 475 url : |
476 } | 476 } |
477 scriptParsed | 477 scriptParsed |
478 { | 478 { |
479 scriptSource : function foo7(){}<nl>//# sourceMappingURL=twoline-map<nl> | 479 scriptSource : function foo7(){}<nl>//# sourceMappingURL=twoline-map<nl> |
480 } | 480 } |
481 { | 481 { |
482 endColumn : 0 | 482 endColumn : 0 |
483 endLine : 2 | 483 endLine : 2 |
484 executionContextId : <executionContextId> | 484 executionContextId : <executionContextId> |
485 hasSourceURL : false | 485 hasSourceURL : false |
486 hash : <hash> | 486 hash : F2A32D219EFACBF470C48663BCD47D85864D1A22 |
487 isLiveEdit : false | 487 isLiveEdit : false |
488 isModule : false | 488 isModule : false |
489 length : 51 | 489 length : 51 |
490 scriptId : <scriptId> | 490 scriptId : <scriptId> |
491 sourceMapURL : twoline-map | 491 sourceMapURL : twoline-map |
492 startColumn : 0 | 492 startColumn : 0 |
493 startLine : 0 | 493 startLine : 0 |
494 url : | 494 url : |
495 } | 495 } |
496 scriptParsed | 496 scriptParsed |
497 { | 497 { |
498 scriptSource : function foo8(){}<nl><nl>//# sourceMappingURL=threeline-map<n
l> | 498 scriptSource : function foo8(){}<nl><nl>//# sourceMappingURL=threeline-map<n
l> |
499 } | 499 } |
500 { | 500 { |
501 endColumn : 0 | 501 endColumn : 0 |
502 endLine : 3 | 502 endLine : 3 |
503 executionContextId : <executionContextId> | 503 executionContextId : <executionContextId> |
504 hasSourceURL : false | 504 hasSourceURL : false |
505 hash : <hash> | 505 hash : 46927EC1BFB78C355D5681F7D1786BD4216D5124 |
506 isLiveEdit : false | 506 isLiveEdit : false |
507 isModule : false | 507 isModule : false |
508 length : 54 | 508 length : 54 |
509 scriptId : <scriptId> | 509 scriptId : <scriptId> |
510 sourceMapURL : threeline-map | 510 sourceMapURL : threeline-map |
511 startColumn : 0 | 511 startColumn : 0 |
512 startLine : 0 | 512 startLine : 0 |
513 url : | 513 url : |
514 } | 514 } |
515 scriptParsed | 515 scriptParsed |
516 { | 516 { |
517 scriptSource : function foo9(){}//# sourceMappingURL=source-mapping-url-map<
nl>//# sourceURL=source-url.js | 517 scriptSource : function foo9(){}//# sourceMappingURL=source-mapping-url-map<
nl>//# sourceURL=source-url.js |
518 } | 518 } |
519 { | 519 { |
520 endColumn : 27 | 520 endColumn : 27 |
521 endLine : 1 | 521 endLine : 1 |
522 executionContextId : <executionContextId> | 522 executionContextId : <executionContextId> |
523 hasSourceURL : true | 523 hasSourceURL : true |
524 hash : <hash> | 524 hash : 793E2411EDECF405E8825B31460F7CD9A656E096 |
525 isLiveEdit : false | 525 isLiveEdit : false |
526 isModule : false | 526 isModule : false |
527 length : 88 | 527 length : 88 |
528 scriptId : <scriptId> | 528 scriptId : <scriptId> |
529 sourceMapURL : source-mapping-url-map | 529 sourceMapURL : source-mapping-url-map |
530 startColumn : 0 | 530 startColumn : 0 |
531 startLine : 0 | 531 startLine : 0 |
532 url : source-url.js | 532 url : source-url.js |
533 } | 533 } |
534 scriptParsed | 534 scriptParsed |
535 { | 535 { |
536 scriptSource : function foo10(){}//# sourceURL=source-url.js<nl>//# sourceMa
ppingURL=source-mapping-url-map | 536 scriptSource : function foo10(){}//# sourceURL=source-url.js<nl>//# sourceMa
ppingURL=source-mapping-url-map |
537 } | 537 } |
538 { | 538 { |
539 endColumn : 43 | 539 endColumn : 43 |
540 endLine : 1 | 540 endLine : 1 |
541 executionContextId : <executionContextId> | 541 executionContextId : <executionContextId> |
542 hasSourceURL : true | 542 hasSourceURL : true |
543 hash : <hash> | 543 hash : DED761235CC24EE21D0E9277CF599B5A292D8053 |
544 isLiveEdit : false | 544 isLiveEdit : false |
545 isModule : false | 545 isModule : false |
546 length : 89 | 546 length : 89 |
547 scriptId : <scriptId> | 547 scriptId : <scriptId> |
548 sourceMapURL : source-mapping-url-map | 548 sourceMapURL : source-mapping-url-map |
549 startColumn : 0 | 549 startColumn : 0 |
550 startLine : 0 | 550 startLine : 0 |
551 url : source-url.js | 551 url : source-url.js |
552 } | 552 } |
553 scriptParsed | 553 scriptParsed |
554 { | 554 { |
555 scriptSource : function foo11(){}<nl>//# sourceURL=end1.js | 555 scriptSource : function foo11(){}<nl>//# sourceURL=end1.js |
556 } | 556 } |
557 { | 557 { |
558 endColumn : 21 | 558 endColumn : 21 |
559 endLine : 1 | 559 endLine : 1 |
560 executionContextId : <executionContextId> | 560 executionContextId : <executionContextId> |
561 hasSourceURL : true | 561 hasSourceURL : true |
562 hash : <hash> | 562 hash : 9CF28A415BF64507692D5A84D1786BD4437C3511 |
563 isLiveEdit : false | 563 isLiveEdit : false |
564 isModule : false | 564 isModule : false |
565 length : 40 | 565 length : 40 |
566 scriptId : <scriptId> | 566 scriptId : <scriptId> |
567 sourceMapURL : | 567 sourceMapURL : |
568 startColumn : 0 | 568 startColumn : 0 |
569 startLine : 0 | 569 startLine : 0 |
570 url : end1.js | 570 url : end1.js |
571 } | 571 } |
572 scriptParsed | 572 scriptParsed |
573 { | 573 { |
574 scriptSource : function foo12(){}<nl>//# sourceURL=end2.js | 574 scriptSource : function foo12(){}<nl>//# sourceURL=end2.js |
575 } | 575 } |
576 { | 576 { |
577 endColumn : 22 | 577 endColumn : 22 |
578 endLine : 1 | 578 endLine : 1 |
579 executionContextId : <executionContextId> | 579 executionContextId : <executionContextId> |
580 hasSourceURL : true | 580 hasSourceURL : true |
581 hash : <hash> | 581 hash : BEE49C625BF64507692D5A84D1786BD4437C3511 |
582 isLiveEdit : false | 582 isLiveEdit : false |
583 isModule : false | 583 isModule : false |
584 length : 41 | 584 length : 41 |
585 scriptId : <scriptId> | 585 scriptId : <scriptId> |
586 sourceMapURL : | 586 sourceMapURL : |
587 startColumn : 0 | 587 startColumn : 0 |
588 startLine : 0 | 588 startLine : 0 |
589 url : end2.js | 589 url : end2.js |
590 } | 590 } |
591 scriptParsed | 591 scriptParsed |
592 { | 592 { |
593 scriptSource : function foo13(){} | 593 scriptSource : function foo13(){} |
594 } | 594 } |
595 { | 595 { |
596 endColumn : 18 | 596 endColumn : 18 |
597 endLine : 0 | 597 endLine : 0 |
598 executionContextId : <executionContextId> | 598 executionContextId : <executionContextId> |
599 hasSourceURL : false | 599 hasSourceURL : false |
600 hash : <hash> | 600 hash : 9CF28A415BF64507692D5A8443D429DC872EBA18 |
601 isLiveEdit : false | 601 isLiveEdit : false |
602 isModule : false | 602 isModule : false |
603 length : 18 | 603 length : 18 |
604 scriptId : <scriptId> | 604 scriptId : <scriptId> |
605 sourceMapURL : | 605 sourceMapURL : |
606 startColumn : 0 | 606 startColumn : 0 |
607 startLine : 0 | 607 startLine : 0 |
608 url : | 608 url : |
609 } | 609 } |
610 scriptParsed | 610 scriptParsed |
611 { | 611 { |
612 scriptSource : function foo15(){}; eval("function foo14(){}//# sourceURL=eva
l.js")//# sourceURL=eval-wrapper.js | 612 scriptSource : function foo15(){}; eval("function foo14(){}//# sourceURL=eva
l.js")//# sourceURL=eval-wrapper.js |
613 } | 613 } |
614 { | 614 { |
615 endColumn : 96 | 615 endColumn : 96 |
616 endLine : 0 | 616 endLine : 0 |
617 executionContextId : <executionContextId> | 617 executionContextId : <executionContextId> |
618 hasSourceURL : true | 618 hasSourceURL : true |
619 hash : <hash> | 619 hash : D26251F019679C792E2B4EF437A20E96134D5C26 |
620 isLiveEdit : false | 620 isLiveEdit : false |
621 isModule : false | 621 isModule : false |
622 length : 96 | 622 length : 96 |
623 scriptId : <scriptId> | 623 scriptId : <scriptId> |
624 sourceMapURL : | 624 sourceMapURL : |
625 startColumn : 0 | 625 startColumn : 0 |
626 startLine : 0 | 626 startLine : 0 |
627 url : eval-wrapper.js | 627 url : eval-wrapper.js |
628 } | 628 } |
629 scriptParsed | 629 scriptParsed |
630 { | 630 { |
631 scriptSource : function foo14(){}//# sourceURL=eval.js | 631 scriptSource : function foo14(){}//# sourceURL=eval.js |
632 } | 632 } |
633 { | 633 { |
634 endColumn : 39 | 634 endColumn : 39 |
635 endLine : 0 | 635 endLine : 0 |
636 executionContextId : <executionContextId> | 636 executionContextId : <executionContextId> |
637 hasSourceURL : true | 637 hasSourceURL : true |
638 hash : <hash> | 638 hash : 814AEF635BF64507692D5A84BCD47D85C4031CD2 |
639 isLiveEdit : false | 639 isLiveEdit : false |
640 isModule : false | 640 isModule : false |
641 length : 39 | 641 length : 39 |
642 scriptId : <scriptId> | 642 scriptId : <scriptId> |
643 sourceMapURL : | 643 sourceMapURL : |
| 644 stackTrace : { |
| 645 callFrames : [ |
| 646 [0] : { |
| 647 columnNumber : 20 |
| 648 functionName : |
| 649 lineNumber : 0 |
| 650 scriptId : <scriptId> |
| 651 url : eval-wrapper.js |
| 652 } |
| 653 ] |
| 654 } |
644 startColumn : 0 | 655 startColumn : 0 |
645 startLine : 0 | 656 startLine : 0 |
646 url : eval.js | 657 url : eval.js |
647 } | 658 } |
648 scriptFailedToParse | 659 scriptFailedToParse |
649 { | 660 { |
650 scriptSource : }//# sourceURL=failed.js<nl>//# sourceMappingURL=failed-map | 661 scriptSource : }//# sourceURL=failed.js<nl>//# sourceMappingURL=failed-map |
651 } | 662 } |
652 { | 663 { |
653 endColumn : 31 | 664 endColumn : 31 |
654 endLine : 1 | 665 endLine : 1 |
655 executionContextId : <executionContextId> | 666 executionContextId : <executionContextId> |
656 hasSourceURL : true | 667 hasSourceURL : true |
657 hash : <hash> | 668 hash : C0C37C619263496792D5CFE7CA6F2911028287A6 |
658 isModule : false | 669 isModule : false |
659 length : 56 | 670 length : 56 |
660 scriptId : <scriptId> | 671 scriptId : <scriptId> |
661 sourceMapURL : failed-map | 672 sourceMapURL : failed-map |
662 startColumn : 0 | 673 startColumn : 0 |
663 startLine : 0 | 674 startLine : 0 |
664 url : failed.js | 675 url : failed.js |
665 } | 676 } |
666 scriptParsed | 677 scriptParsed |
667 { | 678 { |
668 scriptSource : function foo16(){}<nl> | 679 scriptSource : function foo16(){}<nl> |
669 } | 680 } |
670 { | 681 { |
671 endColumn : 0 | 682 endColumn : 0 |
672 endLine : 1 | 683 endLine : 1 |
673 executionContextId : <executionContextId> | 684 executionContextId : <executionContextId> |
674 hasSourceURL : false | 685 hasSourceURL : false |
675 hash : <hash> | 686 hash : 9CF28A415BF64507692D5A84A8DC8126872EBA18 |
676 isLiveEdit : false | 687 isLiveEdit : false |
677 isModule : false | 688 isModule : false |
678 length : 19 | 689 length : 19 |
679 scriptId : <scriptId> | 690 scriptId : <scriptId> |
680 sourceMapURL : | 691 sourceMapURL : |
681 startColumn : 0 | 692 startColumn : 0 |
682 startLine : 0 | 693 startLine : 0 |
683 url : | 694 url : |
684 } | 695 } |
685 scriptParsed | 696 scriptParsed |
686 { | 697 { |
687 scriptSource : function foo17(){}<nl><nl> | 698 scriptSource : function foo17(){}<nl><nl> |
688 } | 699 } |
689 { | 700 { |
690 endColumn : 0 | 701 endColumn : 0 |
691 endLine : 2 | 702 endLine : 2 |
692 executionContextId : <executionContextId> | 703 executionContextId : <executionContextId> |
693 hasSourceURL : false | 704 hasSourceURL : false |
694 hash : <hash> | 705 hash : 9CF28A415BF64507692D5A8443D429DC872EBA18 |
695 isLiveEdit : false | 706 isLiveEdit : false |
696 isModule : false | 707 isModule : false |
697 length : 20 | 708 length : 20 |
698 scriptId : <scriptId> | 709 scriptId : <scriptId> |
699 sourceMapURL : | 710 sourceMapURL : |
700 startColumn : 0 | 711 startColumn : 0 |
701 startLine : 0 | 712 startLine : 0 |
702 url : | 713 url : |
703 } | 714 } |
704 scriptParsed | 715 scriptParsed |
705 { | 716 { |
706 scriptSource : function foo18(){}<nl><nl><nl> | 717 scriptSource : function foo18(){}<nl><nl><nl> |
707 } | 718 } |
708 { | 719 { |
709 endColumn : 0 | 720 endColumn : 0 |
710 endLine : 3 | 721 endLine : 3 |
711 executionContextId : <executionContextId> | 722 executionContextId : <executionContextId> |
712 hasSourceURL : false | 723 hasSourceURL : false |
713 hash : <hash> | 724 hash : 9CF28A415BF64507692D5A84A8DC8126872EBA18 |
714 isLiveEdit : false | 725 isLiveEdit : false |
715 isModule : false | 726 isModule : false |
716 length : 21 | 727 length : 21 |
717 scriptId : <scriptId> | 728 scriptId : <scriptId> |
718 sourceMapURL : | 729 sourceMapURL : |
719 startColumn : 0 | 730 startColumn : 0 |
720 startLine : 0 | 731 startLine : 0 |
721 url : | 732 url : |
722 } | 733 } |
723 scriptParsed | 734 scriptParsed |
724 { | 735 { |
725 scriptSource : function foo19(){}<nl><nl><nl><nl> | 736 scriptSource : function foo19(){}<nl><nl><nl><nl> |
726 } | 737 } |
727 { | 738 { |
728 endColumn : 0 | 739 endColumn : 0 |
729 endLine : 4 | 740 endLine : 4 |
730 executionContextId : <executionContextId> | 741 executionContextId : <executionContextId> |
731 hasSourceURL : false | 742 hasSourceURL : false |
732 hash : <hash> | 743 hash : 9CF28A415BF64507692D5A8443D429DC872EBA18 |
733 isLiveEdit : false | 744 isLiveEdit : false |
734 isModule : false | 745 isModule : false |
735 length : 22 | 746 length : 22 |
736 scriptId : <scriptId> | 747 scriptId : <scriptId> |
737 sourceMapURL : | 748 sourceMapURL : |
738 startColumn : 0 | 749 startColumn : 0 |
739 startLine : 0 | 750 startLine : 0 |
740 url : | 751 url : |
741 } | 752 } |
742 Remove script references and re-enable debugger. | 753 Remove script references and re-enable debugger. |
OLD | NEW |