| Index: test/mjsunit/tools/tickprocessor-test.separate-ic
|
| diff --git a/test/mjsunit/tools/tickprocessor-test.separate-ic b/test/mjsunit/tools/tickprocessor-test.separate-ic
|
| index aee1d1f7924f8238eacd94d6a4ccfa0df988c154..52821e7b63f9fd37b777dedb0a0d2f2fe3b48731 100644
|
| --- a/test/mjsunit/tools/tickprocessor-test.separate-ic
|
| +++ b/test/mjsunit/tools/tickprocessor-test.separate-ic
|
| @@ -9,7 +9,6 @@ Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
|
| ticks total nonlib name
|
| 1 7.7% 11.1% LoadIC: j
|
| 1 7.7% 11.1% LoadIC: i
|
| - 1 7.7% 11.1% LazyCompile: exp native math.js:41
|
|
|
| [C++]:
|
| ticks total nonlib name
|
| @@ -20,7 +19,7 @@ Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
|
|
|
| [Summary]:
|
| ticks total nonlib name
|
| - 3 23.1% 33.3% JavaScript
|
| + 2 15.4% 22.2% JavaScript
|
| 5 38.5% 55.6% C++
|
| 0 0.0% 0.0% GC
|
| 4 30.8% Shared libraries
|
| @@ -47,6 +46,10 @@ Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
|
| 2 100.0% LazyCompile: exp native math.js:41
|
| 2 100.0% Script: exp.js
|
|
|
| + 2 15.4% UNKNOWN
|
| + 1 50.0% LazyCompile: exp native math.js:41
|
| + 1 100.0% Script: exp.js
|
| +
|
| 1 7.7% v8::internal::JSObject::LookupOwnRealNamedProperty(v8::internal::String*, v8::internal::LookupResult*)
|
| 1 100.0% Script: exp.js
|
|
|
| @@ -63,6 +66,3 @@ Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
|
|
|
| 1 7.7% LoadIC: i
|
|
|
| - 1 7.7% LazyCompile: exp native math.js:41
|
| - 1 100.0% Script: exp.js
|
| -
|
|
|