raze/source/common/scripting/jit
Christoph Oelckers 213bdbadad - allocate VMFunction's PrintableName from the ClassDataAllocator arena.
This avoids execution order issues on shutdown. VMFunction should not use FString.
2023-05-27 22:40:47 +02:00
..
jit.cpp - allocate VMFunction's PrintableName from the ClassDataAllocator arena. 2023-05-27 22:40:47 +02:00
jit.h - partial backend update from GZDoom. 2022-07-02 09:30:37 +02:00
jit_call.cpp - allocate VMFunction's PrintableName from the ClassDataAllocator arena. 2023-05-27 22:40:47 +02:00
jit_flow.cpp - Backend update from GZDoom 2022-11-12 10:45:39 +01:00
jit_load.cpp - Backend update from GZDoom 2022-11-12 10:45:39 +01:00
jit_math.cpp - backend update from GZDoom. 2022-11-24 16:56:46 +01:00
jit_move.cpp - backend update from GZDoom. 2022-11-24 16:56:46 +01:00
jit_runtime.cpp - allocate VMFunction's PrintableName from the ClassDataAllocator arena. 2023-05-27 22:40:47 +02:00
jit_store.cpp - Backend update from GZDoom 2022-11-12 10:45:39 +01:00
jitintern.h - backend update from GZDoom. 2022-11-24 16:56:46 +01:00