implement C.setjmp
Closed this issue · 2 comments
GoogleCodeExporter commented
setjmp.h
Original issue reported on code.google.com by zwetan
on 25 Nov 2013 at 4:40
GoogleCodeExporter commented
The setjmp header is used for controlling low-level calls and returns to and
from functions.
Which would be difficult (if not impossible) to adapt to AS3.
Original comment by zwetan
on 17 Jan 2014 at 8:38
- Changed state: Started
GoogleCodeExporter commented
will not be implemented
we have different rules in AS3 (function, this, anon function, etc.)
Original comment by zwetan
on 17 Jan 2014 at 8:38
- Changed state: Done