| Index: test/message/type-profile/collect-type-profile.out
|
| diff --git a/test/message/type-profile/collect-type-profile.out b/test/message/type-profile/collect-type-profile.out
|
| index ce783455b78be5b66c9a264e900a519235a6be8b..0c6ac97dd44926b9ef437e761660b67c6c9e213a 100644
|
| --- a/test/message/type-profile/collect-type-profile.out
|
| +++ b/test/message/type-profile/collect-type-profile.out
|
| @@ -13,11 +13,14 @@ Function: testFunction
|
| 374: string
|
| 374: Object
|
| 424: Object
|
| +424: MyClass
|
|
|
| Function: try_finally
|
| -1157: number
|
| -1186: string
|
| +1032: number
|
| +1061: string
|
|
|
| -*%(basename)s:66: throw otherwise test fails with --stress-opt
|
| +Function: fall_off
|
| +
|
| +*%(basename)s:65: throw otherwise test fails with --stress-opt
|
| throw "throw otherwise test fails with --stress-opt";
|
| ^
|
|
|