JITFunction.newLocal

Create a new local variable.

  1. JITLValue newLocal(JITLocation loc, JITType type, string name)
    class JITFunction
    final
    newLocal
  2. JITLValue newLocal(JITType type, string name)

Meta