diff options
author | George Marques <george@gmarqu.es> | 2024-04-25 21:05:53 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2024-04-25 21:19:40 -0300 |
commit | 7ca038effa28c1767e43e4f66d2bd9f34852d5b7 (patch) | |
tree | 675756d2d51d2bc53a0a33478a75d85aca45c03f /core/variant/variant.cpp | |
parent | 11d3768132582d192b8464769f26b493ae822321 (diff) | |
download | redot-engine-7ca038effa28c1767e43e4f66d2bd9f34852d5b7.tar.gz |
GDScript: Perform validated calls with static methods
When the types are validated at compile time, this type of call runs
faster. It is already used for instance methods, this adds this
optimization to native static methods as well.
Diffstat (limited to 'core/variant/variant.cpp')
0 files changed, 0 insertions, 0 deletions