- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / 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     children : <object>
6     counters : <object>
7     data : {
8         scriptLine : <number>
9         scriptName : <string>
10     }
11     endTime : <number>
12     frameId : <string>
13     startTime : <number>
14     type : "FunctionCall"
15     usedHeapSize : <number>
16 }
17 FunctionCall Properties:
18 {
19     children : <object>
20     counters : <object>
21     data : {
22         scriptLine : <number>
23         scriptName : <string>
24     }
25     endTime : <number>
26     frameId : <string>
27     startTime : <number>
28     type : "FunctionCall"
29     usedHeapSize : <number>
30 }
31