Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
概述
同步了原局部变量扩展近期上游更改。
具体内容
增加了对动态变量名的支持
通过扫描静态变量名,当线程内存在动态变量名时自动回退到更慢的变量管理模式。
同步编译/非编译模式局部变量行为
如题,在静态变量名模式保证原先性能的同时尽可能将一部分运行期代码提前至编译期
增加 range 积木
建议
当 range 积木域末存在 在兼容层中运行的积木(如未进行编译器兼容的扩展积木,原版无法复现,亦在原扩展中得到修复looks_say
) 会阻塞运行