Files
jerryscript/tests/jerry
Ruben Ayrapetyan 611811678e Remove invalid assertion in ecma_builtin_global_object_eval.
The removed assertion checked that `this` argument can't be equal to `undefined` in direct call to eval.
Actually, `this` can be not equal to `undefined` in case direct call to eval is performed from `with` block.

Related issue: #212

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
2015-06-23 13:09:55 +03:00
..
2015-05-07 00:56:32 +09:00
2014-08-11 19:08:54 +04:00
2014-09-25 18:06:21 +04:00
2015-06-17 16:42:07 +02:00
2015-06-17 16:41:57 +02:00
2014-08-11 19:08:54 +04:00
2014-10-13 17:45:20 +04:00
2014-10-15 18:02:10 +04:00