Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(348)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt

Issue 1769273004: Remove V8RecrusionScope, cleanup call sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Test nesting of time/timeEnd records on Timeline 1 Test nesting of time/timeEnd records on Timeline
2 2
3 3
4 Running: testSimpleConsoleTime 4 Running: testSimpleConsoleTime
5 ----> Function Call
6 5
7 Running: testNestedConsoleTime 6 Running: testNestedConsoleTime
8 ----> Function Call
9 7
10 Running: testUnbalancedConsoleTime 8 Running: testUnbalancedConsoleTime
11 ----> Function Call
12 9
13 Running: testConsoleTimeWithoutConsoleTimeEnd 10 Running: testConsoleTimeWithoutConsoleTimeEnd
14 ----> Function Call 11 ----> Timestamp: Foo
15 --------> Timestamp: Foo 12 ----> Timestamp: Bar
16 --------> Timestamp: Bar 13 ----> Timestamp: Baz
17 --------> Timestamp: Baz
18 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698