Fix tagged template literal call precedence for new operator (#3998)
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
This commit is contained in:
@@ -335,7 +335,6 @@
|
||||
<test id="language/expressions/tagged-template/cache-identical-source-eval.js"><reason></reason></test>
|
||||
<test id="language/expressions/tagged-template/cache-identical-source.js"><reason></reason></test>
|
||||
<test id="language/expressions/tagged-template/cache-identical-source-new-function.js"><reason></reason></test>
|
||||
<test id="language/expressions/tagged-template/constructor-invocation.js"><reason></reason></test>
|
||||
<test id="language/expressions/template-literal/invalid-legacy-octal-escape-sequence.js"><reason></reason></test>
|
||||
<test id="language/literals/string/7.8.4-1-s.js"><reason></reason></test>
|
||||
<test id="language/module-code/export-unresolvable.js"><reason></reason></test>
|
||||
|
||||
Reference in New Issue
Block a user