mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-20 19:06:53 +01:00
25c3232a77
It turns out some areas are independently moving / reading filepointers outside of the VariantParser, which can cause the readahead caching to get out of sync. This PR makes the VariantParser readahead to be optional to allow for these use cases. |
||
---|---|---|
.. | ||
array.cpp | ||
array.h | ||
dictionary.cpp | ||
dictionary.h | ||
method_ptrcall.h | ||
SCsub | ||
type_info.h | ||
variant_call.cpp | ||
variant_op.cpp | ||
variant_parser.cpp | ||
variant_parser.h | ||
variant.cpp | ||
variant.h |