JITContext.one

Given a JITType, which must be a numeric type, get the constant 1 as a JITRValue of that type.

  1. JITRValue one(JITType type)
  2. JITRValue one(JITTypeKind kind)
    class JITContext

Meta