Fix 'jerry-test-suite/13/13-011.js' fail in compact profile

Arguments object is not supported in compact profile, so remove
the test from 'compact-profile-list'. Do not create arguments
object on function calls in compact profile. Remove unnecessary
arguments check.
Related issue: #879

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2016-02-22 14:27:16 +01:00
parent 235a5b1329
commit 9d7978074f
3 changed files with 2 additions and 40 deletions
@@ -734,7 +734,6 @@
./13/13-007.js
./13/13-009.js
./13/13-010.js
./13/13-011.js
./13/13.01/13.01-001.js
./13/13.02/13.02-001.js
./13/13.02/13.02-003.js