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

Unified Diff: test/inspector/cpu-profiler/coverage-expected.txt

Issue 2764073004: [debug] do not report unnecessary coverage data. (Closed)
Patch Set: rebase Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/inspector/cpu-profiler/coverage.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/cpu-profiler/coverage-expected.txt
diff --git a/test/inspector/cpu-profiler/coverage-expected.txt b/test/inspector/cpu-profiler/coverage-expected.txt
index 5334155ed8f9dd75eb7cf46f72a7f8d02dbb5ecb..8094e901ce49a964e251e8b39df17bd3540265ca 100644
--- a/test/inspector/cpu-profiler/coverage-expected.txt
+++ b/test/inspector/cpu-profiler/coverage-expected.txt
@@ -17,16 +17,6 @@ Running test: testPreciseCountBaseline
}
]
}
- [1] : {
- functionName : is_optimized
- ranges : [
- [0] : {
- count : 0
- endOffset : 175
- startOffset : 74
- }
- ]
- }
]
scriptId : <scriptId>
url : testPreciseCountBaseline
@@ -38,32 +28,6 @@ Running test: testPreciseCountBaseline
id : <messageId>
result : {
result : [
- [0] : {
- functions : [
- [0] : {
- functionName : fib
- ranges : [
- [0] : {
- count : 0
- endOffset : 73
- startOffset : 1
- }
- ]
- }
- [1] : {
- functionName : is_optimized
- ranges : [
- [0] : {
- count : 0
- endOffset : 175
- startOffset : 74
- }
- ]
- }
- ]
- scriptId : <scriptId>
- url : testPreciseCountBaseline
- }
]
}
}
@@ -72,6 +36,11 @@ Running test: testPreciseCountCoverage
{
id : <messageId>
result : {
+ result : {
+ description : 8
+ type : number
+ value : 8
+ }
}
}
{
@@ -147,68 +116,6 @@ Running test: testPreciseCountCoverage
id : <messageId>
result : {
result : [
- [0] : {
- functions : [
- [0] : {
- functionName :
- ranges : [
- [0] : {
- count : 0
- endOffset : 221
- startOffset : 0
- }
- ]
- }
- [1] : {
- functionName : fib
- ranges : [
- [0] : {
- count : 0
- endOffset : 73
- startOffset : 1
- }
- ]
- }
- [2] : {
- functionName : is_optimized
- ranges : [
- [0] : {
- count : 0
- endOffset : 175
- startOffset : 74
- }
- ]
- }
- [3] : {
- functionName : iife
- ranges : [
- [0] : {
- count : 0
- endOffset : 208
- startOffset : 177
- }
- ]
- }
- ]
- scriptId : <scriptId>
- url : testPreciseCountCoverage
- }
- [1] : {
- functions : [
- [0] : {
- functionName :
- ranges : [
- [0] : {
- count : 0
- endOffset : 38
- startOffset : 0
- }
- ]
- }
- ]
- scriptId : <scriptId>
- url :
- }
]
}
}
@@ -736,73 +643,194 @@ Running test: testPreciseBinaryCoverage
[0] : {
functions : [
[0] : {
+ functionName : is_optimized
+ ranges : [
+ [0] : {
+ count : 1
+ endOffset : 175
+ startOffset : 74
+ }
+ ]
+ }
+ ]
+ scriptId : <scriptId>
+ url : testPreciseBinaryCoverage
+ }
+ [1] : {
+ functions : [
+ [0] : {
functionName :
ranges : [
[0] : {
- count : 0
- endOffset : 221
+ count : 1
+ endOffset : 17
+ startOffset : 0
+ }
+ ]
+ }
+ ]
+ scriptId : <scriptId>
+ url :
+ }
+ [2] : {
+ functions : [
+ [0] : {
+ functionName :
+ ranges : [
+ [0] : {
+ count : 1
+ endOffset : 7
+ startOffset : 0
+ }
+ ]
+ }
+ ]
+ scriptId : <scriptId>
+ url :
+ }
+ ]
+ }
+}
+
+Running test: testPreciseEmptyScriptCoverageEntries
+{
+ id : <messageId>
+ result : {
+ result : [
+ ]
+ }
+}
+
+Running test: testPreciseCountCoveragePartial
+{
+ id : <messageId>
+ result : {
+ result : {
+ type : undefined
+ }
+ }
+}
+{
+ id : <messageId>
+ result : {
+ result : [
+ [0] : {
+ functions : [
+ [0] : {
+ functionName :
+ ranges : [
+ [0] : {
+ count : 1
+ endOffset : 238
startOffset : 0
}
]
}
[1] : {
- functionName : fib
+ functionName : outer
ranges : [
[0] : {
- count : 0
- endOffset : 73
- startOffset : 1
+ count : 1
+ endOffset : 224
+ startOffset : 10
}
]
}
[2] : {
- functionName : is_optimized
+ functionName : nested_0
ranges : [
[0] : {
count : 1
- endOffset : 175
- startOffset : 74
+ endOffset : 176
+ startOffset : 31
}
]
}
[3] : {
- functionName : iife
+ functionName : nested_1
+ ranges : [
+ [0] : {
+ count : 1
+ endOffset : 172
+ startOffset : 64
+ }
+ ]
+ }
+ [4] : {
+ functionName : nested_2
+ ranges : [
+ [0] : {
+ count : 1
+ endOffset : 166
+ startOffset : 99
+ }
+ ]
+ }
+ [5] : {
+ functionName : nested_3
+ ranges : [
+ [0] : {
+ count : 1
+ endOffset : 158
+ startOffset : 136
+ }
+ ]
+ }
+ [6] : {
+ functionName : nested_4
ranges : [
[0] : {
count : 0
- endOffset : 208
- startOffset : 177
+ endOffset : 201
+ startOffset : 179
}
]
}
]
scriptId : <scriptId>
- url : testPreciseBinaryCoverage
+ url : testPreciseCountCoveragePartial
}
- [1] : {
+ ]
+ }
+}
+{
+ id : <messageId>
+ result : {
+ result : [
+ [0] : {
functions : [
[0] : {
- functionName :
+ functionName : nested_1
ranges : [
[0] : {
count : 1
- endOffset : 17
- startOffset : 0
+ endOffset : 172
+ startOffset : 64
+ }
+ ]
+ }
+ [1] : {
+ functionName : nested_2
+ ranges : [
+ [0] : {
+ count : 0
+ endOffset : 166
+ startOffset : 99
}
]
}
]
scriptId : <scriptId>
- url :
+ url : testPreciseCountCoveragePartial
}
- [2] : {
+ [1] : {
functions : [
[0] : {
functionName :
ranges : [
[0] : {
count : 1
- endOffset : 7
+ endOffset : 3
startOffset : 0
}
]
« no previous file with comments | « test/inspector/cpu-profiler/coverage.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698