diff --git a/core/tests/swfs/avm1/funky_function_calls/output.txt b/core/tests/swfs/avm1/funky_function_calls/output.txt index 497db4e86..93a3e35c7 100644 --- a/core/tests/swfs/avm1/funky_function_calls/output.txt +++ b/core/tests/swfs/avm1/funky_function_calls/output.txt @@ -1,40 +1,40 @@ -_level0.childinst +true Is it the global object: false Argument 0: Natural function call Argument 1: undefined -[type Object] +false Is it the global object: true Argument 0: Apply w/ Undefined Argument 1: undefined -[type Object] +false Is it the global object: true Argument 0: Apply w/ Global Argument 1: 3 -_level0 +false Is it the global object: false Argument 0: Apply w/ Parent Argument 1: undefined -_level0 +false Is it the global object: false Argument 0: Apply w/ Root Argument 1: undefined -[type Object] +false Is it the global object: true Argument 0: Call w/ Undefined Argument 1: undefined -[type Object] +false Is it the global object: true Argument 0: Call w/ Global Argument 1: undefined -_level0 +false Is it the global object: false Argument 0: Call w/ Parent Argument 1: undefined -_level0 +false Is it the global object: false Argument 0: Call w/ Root Argument 1: 2 -[type Object] +false Is it the global object: true Argument 0: Fake arguments object Argument 1: 5 diff --git a/core/tests/swfs/avm1/funky_function_calls/test.fla b/core/tests/swfs/avm1/funky_function_calls/test.fla index 28e85e970..b9b9d94f4 100644 Binary files a/core/tests/swfs/avm1/funky_function_calls/test.fla and b/core/tests/swfs/avm1/funky_function_calls/test.fla differ diff --git a/core/tests/swfs/avm1/funky_function_calls/test.swf b/core/tests/swfs/avm1/funky_function_calls/test.swf index 758d77ca5..dea89a357 100644 Binary files a/core/tests/swfs/avm1/funky_function_calls/test.swf and b/core/tests/swfs/avm1/funky_function_calls/test.swf differ