- astIndexFromIrValue
AstIndex astIndexFromIrValue(IrVm* vm, IrIndex value, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
- constantToMem
void constantToMem(ubyte[] buffer, IrIndex index, CompilationContext* c, UnknownValueHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- irValueToNative
T irValueToNative(IrVm* vm, IrIndex value, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
- memToConstant
IrIndex memToConstant(ubyte[] buffer, IrIndex type, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringFromIrValue
string stringFromIrValue(IrVm* vm, IrIndex value, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.