Files
godot/modules
Bartosz Bielecki 2af4f7f762 Keep GDScriptAnalyzer alive for whole parse()
Analyzed data is allocated by Parser but kept as a reference in the cache
which in turn is held by the Analyzer. If Analyzer goes away Parser is left
with a tree of dangling references.

Code is analogous to all other usages of Analyzer + Parser pair.
2022-12-06 10:01:18 +01:00
..
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-12-02 01:34:05 +11:00
2022-10-14 14:34:15 +02:00
2022-09-01 13:13:19 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-12-01 21:46:30 -06:00