view test/script/basic/JDK-8015830.js.EXPECTED @ 320:c70f60578385

8015830: Javascript mapping of ScriptEngine bindings does not expose keys Reviewed-by: jlaskey, lagergren
author sundar
date Tue, 04 Jun 2013 22:31:48 +0530
parents
children
line wrap: on
line source

x = 100
doit = function () { }
100
function () { }