summaryrefslogtreecommitdiffstats
path: root/platform/ios/detect.py
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2023-07-25 12:42:07 -0300
committerGeorge Marques <george@gmarqu.es>2023-10-06 11:15:44 -0300
commit4a7d49a89a381f78f19d0b989c5cb5b500f098c9 (patch)
treed3cf43e7a1f877929b03130ef6831b85a89693f4 /platform/ios/detect.py
parentfba341ce44427d9515a581c19a8c98b522cef02b (diff)
downloadredot-engine-4a7d49a89a381f78f19d0b989c5cb5b500f098c9.tar.gz
GDScript: Replace ptrcalls on MethodBind to validated calls
This improves the performance of typed calls to engine methods when the argument types are exact. Using validated calls delegate more of the work the core instead of doing argument unpacking in the VM. It also does not need different instructions for each return type, simplifying the code.
Diffstat (limited to 'platform/ios/detect.py')
0 files changed, 0 insertions, 0 deletions