atupal/42tiny-js

Assertion failure with function ident

GoogleCodeExporter opened this issue · 2 comments

42TinyJS (r67) crashes with following input:

function f(a) {}
f(f = null);

Original issue reported on code.google.com by vcm...@gmail.com on 23 Sep 2014 at 8:45

Original comment by ArminDie...@gmail.com on 26 Sep 2014 at 7:11

  • Changed state: Fixed
This issue was closed by revision r68.

Original comment by ArminDie...@gmail.com on 26 Sep 2014 at 7:14