JITFunction.newLocal

Create a new local variable.

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

Meta