| 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 6f25d9700274905d69fd102c6bde98240389e740..a1623dfc6d444bebdea2a0d83d0ece22ec7fd3a5 100644
|
| --- a/test/message/type-profile/collect-type-profile.out
|
| +++ b/test/message/type-profile/collect-type-profile.out
|
| @@ -1,26 +1,26 @@
|
| Function: testFunction
|
| -424: Object
|
| -374: number
|
| -424: string
|
| -424: number
|
| +246: Object
|
| +246: number
|
| +246: string
|
| +246: number
|
|
|
| Function: testFunction
|
| -424: Object
|
| -374: number
|
| -424: string
|
| -424: number
|
| -424: undefined
|
| -374: string
|
| -374: Object
|
| -424: Object
|
| -424: MyClass
|
| +246: Object
|
| +246: number
|
| +246: string
|
| +246: number
|
| +246: undefined
|
| +246: string
|
| +246: Object
|
| +246: Object
|
| +246: MyClass
|
|
|
| Function: try_finally
|
| -1032: number
|
| -1061: string
|
| +956: string
|
|
|
| Function: fall_off
|
| +1105: undefined
|
|
|
| -*%(basename)s:66: throw otherwise test fails with --stress-opt
|
| +*%(basename)s:63: throw otherwise test fails with --stress-opt
|
| throw "throw otherwise test fails with --stress-opt";
|
| ^
|
|
|