circuitpython/tests/micropython/heapalloc.py.exp
Damien George 6e56bb623c py: Fallback to stack alloca for Python-stack if heap alloc fails.
If heap allocation for the Python-stack of a function fails then we may
as well allocate the Python-stack on the C stack.  This will allow to
run more code without using the heap.
2015-06-08 22:07:27 +01:00

12 lines
39 B
Plaintext

0
1
0
0 2
0 0
1
3
1
1 2
1 1
1 2 3 4 10