Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/es2015/
H A Darrow-function.js37 function must_throw_strict (str) function
159 must_throw_strict ("(package) => 0");
160 must_throw_strict ("(package) => { return 5 }");
161 must_throw_strict ("(x,x,x) => 0");
162 must_throw_strict ("(x,x,x) => { }");
H A Dclass.js30 must_throw_strict(str);
33 function must_throw_strict(str) { function

Completed in 1 milliseconds