| 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 1e93d9edb0eda5241db86a841ade533b0676675f..2a96cfcf53fa0b35bf395a11542ee3985461741b 100644
|
| --- a/test/message/type-profile/collect-type-profile.out
|
| +++ b/test/message/type-profile/collect-type-profile.out
|
| @@ -1,19 +1,19 @@
|
| -Function: test
|
| -Object
|
| -number
|
| -string
|
| -number
|
| +Function: testFunction
|
| +424: Object
|
| +374: number
|
| +424: string
|
| +424: number
|
|
|
| -Function: test
|
| -Object
|
| -number
|
| -string
|
| -number
|
| -undefined
|
| -string
|
| -Object
|
| -Object
|
| +Function: testFunction
|
| +424: Object
|
| +374: number
|
| +424: string
|
| +424: number
|
| +424: undefined
|
| +374: string
|
| +374: Object
|
| +424: Object
|
|
|
| -*%(basename)s:40: throw otherwise test fails with --stress-opt
|
| +*%(basename)s:51: throw otherwise test fails with --stress-opt
|
| throw "throw otherwise test fails with --stress-opt";
|
| ^
|
|
|