namespace Jint.Native.Function { internal enum ConstructorKind { Base, Derived } }