mirror of
https://github.com/godotengine/godot.git
synced 2025-02-23 23:15:07 +08:00
By introducing an intermediate proxy class for the array subscript operator for String and CharString we can control better when CowData will actually CoW. This should improve performance of String usage for most cases. |
||
---|---|---|
.. | ||
gd_mono_assembly.cpp | ||
gd_mono_assembly.h | ||
gd_mono_class_member.h | ||
gd_mono_class.cpp | ||
gd_mono_class.h | ||
gd_mono_field.cpp | ||
gd_mono_field.h | ||
gd_mono_header.h | ||
gd_mono_internals.cpp | ||
gd_mono_internals.h | ||
gd_mono_log.cpp | ||
gd_mono_log.h | ||
gd_mono_marshal.cpp | ||
gd_mono_marshal.h | ||
gd_mono_method.cpp | ||
gd_mono_method.h | ||
gd_mono_property.cpp | ||
gd_mono_property.h | ||
gd_mono_utils.cpp | ||
gd_mono_utils.h | ||
gd_mono.cpp | ||
gd_mono.h |