test/script/basic/NASHORN-737.js.EXPECTED

Tue, 04 Jun 2013 22:31:48 +0530

author
sundar
date
Tue, 04 Jun 2013 22:31:48 +0530
changeset 321
c70f60578385
parent 3
da1e581c933b
child 551
917b16e509bd
permissions
-rw-r--r--

8015830: Javascript mapping of ScriptEngine bindings does not expose keys
Reviewed-by: jlaskey, lagergren

     1 {"type":"Program","rest":null,"body":[{"type":"LabeledStatement","label":{"type":"Identifier","name":"label"},"body":{"type":"BlockStatement","body":[{"type":"WhileStatement","test":{"type":"Literal","value":true},"block":{"type":"BlockStatement","body":[{"type":"BreakStatement","label":"label"}]}}]}}]}

mercurial