diff options
author | Owen Anderson <resistor@mac.com> | 2023-01-25 00:46:32 -0600 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2023-01-25 10:22:04 -0600 |
commit | 22a0c200c6ba61e9c8067625b7386b460d47aa8a (patch) | |
tree | 06b3b223170da078e260933351d2e25254150adb /platform/android/export/export_plugin.cpp | |
parent | 3ef8d3e4e80887d21009abc84def627e8a1c031f (diff) | |
download | redot-engine-22a0c200c6ba61e9c8067625b7386b460d47aa8a.tar.gz |
[GDScript] Perform update-and-assign operations in place when possible.
This turns two bytecode operations into one by using the assignment
destination directly as the output of the binary operator. This manifests
in operations like `+=`.
Diffstat (limited to 'platform/android/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions