Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / tracing / timeline-injected-script-eval-expected.txt
1 Tests the Timeline API function call record for InjectedScript.eval call feature.
2
3 FunctionCall Properties:
4 {
5     data : {
6         frame : <string>
7         scriptId : <string>
8         scriptLine : <number>
9         scriptName : <string>
10     }
11     endTime : <number>
12     frameId : <string>
13     startTime : <number>
14     thread : <string>
15     type : "FunctionCall"
16 }
17 FunctionCall Properties:
18 {
19     data : {
20         frame : <string>
21         scriptId : <string>
22         scriptLine : <number>
23         scriptName : <string>
24     }
25     endTime : <number>
26     frameId : <string>
27     startTime : <number>
28     thread : <string>
29     type : "FunctionCall"
30 }
31