MCPcopy Create free account
hub / github.com/ZDoom/Raze / GetScriptFunction

Method GetScriptFunction

source/common/scripting/jit/jitintern.h:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40 asmjit::CCFunc *Codegen();
41 VMScriptFunction *GetScriptFunction() { return sfunc; }
42
43 TArray<JitLineInfo> LineInfo;
44

Callers 1

AddJitFunctionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected