Home
last modified time | relevance | path

Searched refs:close8_result (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Dfor-of-iterator-close.js137 'return': function() { close8_result = true; throw "5"; }
145 var close8_result = false; variable
151 assert(close8_result);

Completed in 1 milliseconds