script-parsed-hash-expected.txt 1.06 KB
Newer Older
1
Tests scripts hasing
2 3 4 5 6
{
    endColumn : 1
    endLine : 0
    executionContextId : <executionContextId>
    hasSourceURL : false
7
    hash : 28e2d6c1ab1f4e4e82675bc4cd924d3481abe278
8 9 10 11
    isLiveEdit : false
    isModule : false
    length : 1
    scriptId : <scriptId>
12
    scriptLanguage : JavaScript
13 14 15 16 17 18 19 20 21 22
    sourceMapURL : 
    startColumn : 0
    startLine : 0
    url : foo1.js
}
{
    endColumn : 3
    endLine : 0
    executionContextId : <executionContextId>
    hasSourceURL : false
23
    hash : 3dce1fbe923a7e1582675bc4cd924d3481abe278
24 25 26 27
    isLiveEdit : false
    isModule : false
    length : 3
    scriptId : <scriptId>
28
    scriptLanguage : JavaScript
29 30 31 32 33 34 35 36 37 38
    sourceMapURL : 
    startColumn : 0
    startLine : 0
    url : foo2.js
}
{
    endColumn : 8106
    endLine : 0
    executionContextId : <executionContextId>
    hasSourceURL : false
39
    hash : 2a3f94401c23c4d8336963ce4656dae27a95edb4
40 41 42 43
    isLiveEdit : false
    isModule : false
    length : 8106
    scriptId : <scriptId>
44
    scriptLanguage : JavaScript
45 46 47 48 49
    sourceMapURL : 
    startColumn : 0
    startLine : 0
    url : foo3.js
}