Files
Upsilon/liba/include
Émilie Feral 3f6647f3ae [ion][python] Implement an architecture-dependant collect_registers.
setjmp is not guaranteed to collect all registers without modification
on all platforms.

This fixes the following bug: when the pointer of a newly allocated
object on the Python heap is stored in rpb registers on x86_64 arch, it
was not collected by the garbarge collector.
2020-05-18 14:39:46 +02:00
..
2017-08-04 17:56:23 +02:00
2017-08-04 17:55:53 +02:00
2018-10-19 10:59:17 +02:00
2020-04-14 01:17:25 -07:00
2016-03-18 18:55:25 +01:00
2019-05-28 16:47:03 +02:00
2020-02-17 10:31:24 -05:00
2017-08-25 11:20:49 +02:00
2020-04-06 09:51:04 +02:00