BUILTIN_FUNC_SLOTS

Undocumented in source.
enum BUILTIN_FUNC_SLOTS = slotsPerNode!VariableDeclNode + slotsPerNode!FunctionSignatureNode + slotsPerNode!FunctionDeclNode;

Meta