Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/tests/micropython/native_misc.py.exp

9 lines
45 B
Plaintext
Raw Normal View History

py: Fix bug where GC collected native/viper/asm function data. Because (for Thumb) a function pointer has the LSB set, pointers to dynamic functions in RAM (eg native, viper or asm functions) were not being traced by the GC. This patch is a comprehensive fix for this. Addresses issue #820.
2014-08-24 16:28:17 +01:00
1 [] 2
1 [] 3
tests: Add tests for SyntaxError, TypeError, and other missing things. This is intended to improve coverage of the test suite.
2015-03-25 23:10:09 +00:00
3
6
True
False
py/emitnative: Ensure stack settling is safe mid-branch. And add a test for the case where REG_RET could be in use. Fixes #7523. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-07-19 13:13:32 +10:00
1 2 3 5
1 2 3 4
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 181ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API