script-parsed-hash-expected.txt 993 Bytes
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 12 13 14 15 16 17 18 19 20 21
    isLiveEdit : false
    isModule : false
    length : 1
    scriptId : <scriptId>
    sourceMapURL : 
    startColumn : 0
    startLine : 0
    url : foo1.js
}
{
    endColumn : 3
    endLine : 0
    executionContextId : <executionContextId>
    hasSourceURL : false
22
    hash : 3dce1fbe923a7e1582675bc4cd924d3481abe278
23 24 25 26 27 28 29 30 31 32 33 34 35 36
    isLiveEdit : false
    isModule : false
    length : 3
    scriptId : <scriptId>
    sourceMapURL : 
    startColumn : 0
    startLine : 0
    url : foo2.js
}
{
    endColumn : 8106
    endLine : 0
    executionContextId : <executionContextId>
    hasSourceURL : false
37
    hash : 2a3f94401c23c4d8336963ce4656dae27a95edb4
38 39 40 41 42 43 44 45 46
    isLiveEdit : false
    isModule : false
    length : 8106
    scriptId : <scriptId>
    sourceMapURL : 
    startColumn : 0
    startLine : 0
    url : foo3.js
}