JITContext.newUnionType

Create a union type from an array of fields.

  1. JITType newUnionType(JITLocation loc, string name, JITField[] fields)
  2. JITType newUnionType(string name, JITField[] fields)
    class JITContext
    newUnionType

Meta