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:
Robert Fancsik
2020-07-24 11:22:09 +02:00
committed by GitHub
parent fdb5d893bf
commit f596211553
3 changed files with 49 additions and 3 deletions
-1
View File
@@ -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>