JITContext.nil

Given a JITType, which must be a pointer type, get a JITRValue representing the NULL pointer of that type.

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

Meta