diff --git a/js/tests/js1_8_1/regress/regress-452498-114.js b/js/tests/js1_8_1/regress/regress-452498-114.js index a12c6de603ea..c05ed667fd7f 100644 --- a/js/tests/js1_8_1/regress/regress-452498-114.js +++ b/js/tests/js1_8_1/regress/regress-452498-114.js @@ -62,7 +62,7 @@ function test() // (note, this is with -j; I don't know what the glorp! message is about.) // ===== - function y([{x: x, x}]){} + function y([{x: x, y}]){} // Assertion failure: UPVAR_FRAME_SKIP(pn->pn_cookie) == (pn->pn_defn ? cg->staticLevel : 0), at ../jsemit.cpp:3547