nashorn/test/script/basic/NASHORN-136.js.EXPECTED
author hannesw
Thu, 16 Apr 2015 17:31:32 +0200 (2015-04-16)
changeset 29941 4da7ab19348e
parent 16147 e63b63819133
permissions -rw-r--r--
8077955: Undeclared globals in eval code should not be handled as fast scope Reviewed-by: lagergren, attila
obj1.valueOf
obj1 is 1
obj1.valueOf
11
obj2.valueOf
obj2 is 2
obj2.valueOf
24
obj1.valueOf
obj2.valueOf
3
obj3.toString
world12
obj3.toString
hello world
obj1.valueOf
obj3.toString
1world
obj2.valueOf
obj3.toString
2world
obj3.toString
obj3.toString
worldworld