Merge branch 'geppetto'

This commit is contained in:
Ilmir Usmanov
2014-08-19 16:22:39 +04:00
4 changed files with 61 additions and 101 deletions
-2
View File
@@ -816,8 +816,6 @@ opfunc_assignment (OPCODE opdata, /**< operation data */
ECMA_TARGET_ID_RESERVED);
break;
}
JERRY_UNIMPLEMENTED ();
}
if (unlikely (ecma_is_completion_value_throw (get_value_completion)))