blob: c85b8461a4de06dcf586a12e8b7cbcefae059b47 [file] [log] [blame]
** Checking 'this' using 'eval' in global scope
[object global]
[object global]
[object global]
[object global]
** Checking 'this' using 'my_eval' in global scope
[object global]
[object global]
[object global]
[object global]
** Checking 'this' using 'eval' in function scope
undefined
undefined
undefined
undefined
** Checking 'this' using 'my_eval' in function scope
[object global]
[object global]
[object global]
[object global]