Update To 11.40.268.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