Jurassic.Compiler ILGenerator.CompareLessThan in C# (CSharp): 2 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Jurassic.Compiler.ILGenerator.CompareLessThan, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Pops two values from the stack, compares, then pushes 1 if the first argument is less than the second, or 0 otherwise. Produces 0 if one or both of the arguments are NaN.