Index: test/mjsunit/tools/tickprocessor-test.func-info |
diff --git a/test/mjsunit/tools/tickprocessor-test.func-info b/test/mjsunit/tools/tickprocessor-test.func-info |
index 1f34cfb72d58f99a436669ea332d3b1c7d7c6776..6d4628487d28374ef26d2346bbd23e914844e4f9 100644 |
--- a/test/mjsunit/tools/tickprocessor-test.func-info |
+++ b/test/mjsunit/tools/tickprocessor-test.func-info |
@@ -5,8 +5,7 @@ Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded). |
[JavaScript]: |
ticks total nonlib name |
- 2 66.7% 66.7% Stub: CompareStub_GE |
- 1 33.3% 33.3% LazyCompile: DrawLine 3d-cube.js:17 |
+ 3 100.0% 100.0% LazyCompile: DrawLine 3d-cube.js:17 |
[C++]: |
ticks total nonlib name |
@@ -27,9 +26,6 @@ Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded). |
Callers occupying less than 2.0% are not shown. |
ticks parent name |
- 2 66.7% Stub: CompareStub_GE |
- 2 100.0% LazyCompile: DrawLine 3d-cube.js:17 |
- 2 100.0% LazyCompile: DrawQube 3d-cube.js:188 |
+ 3 100.0% LazyCompile: DrawLine 3d-cube.js:17 |
+ 3 100.0% LazyCompile: DrawQube 3d-cube.js:188 |
- 1 33.3% LazyCompile: DrawLine 3d-cube.js:17 |
- 1 100.0% LazyCompile: DrawQube 3d-cube.js:188 |