Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. .class public auto ansi 'magic$$car-scene$maths$$go-to-1d$$271'
  2. extends [Clojure]clojure.lang.AFunction
  3. implements class [Interfaces]Function`5<float32, float32, float32, float32, float32>,
  4. class [Interfaces]Function`5<object, object, object, object, object>
  5. {
  6. // Methods
  7. .method public specialname rtspecialname
  8. instance void .ctor () cil managed
  9. {
  10. // Method begins at RVA 0x2788
  11. // Code size 7 (0x7)
  12. .maxstack 8
  13.  
  14. IL_0000: ldarg.0
  15. IL_0001: call instance void [Clojure]clojure.lang.AFunction::.ctor()
  16. IL_0006: ret
  17. } // end of method 'magic$$car-scene$maths$$go-to-1d$$271'::.ctor
  18.  
  19. .method public specialname rtspecialname static
  20. void .cctor () cil managed
  21. {
  22. // Method begins at RVA 0x2790
  23. // Code size 1 (0x1)
  24. .maxstack 8
  25.  
  26. IL_0000: ret
  27. } // end of method 'magic$$car-scene$maths$$go-to-1d$$271'::.cctor
  28.  
  29. .method public virtual
  30. instance bool HasArity (
  31. int32 ''
  32. ) cil managed
  33. {
  34. // Method begins at RVA 0x2794
  35. // Code size 15 (0xf)
  36. .maxstack 8
  37.  
  38. IL_0000: ldarg.1
  39. IL_0001: ldc.i4 4
  40. IL_0006: beq IL_000d
  41.  
  42. IL_000b: ldc.i4.0
  43. IL_000c: ret
  44.  
  45. IL_000d: ldc.i4.1
  46. IL_000e: ret
  47. } // end of method 'magic$$car-scene$maths$$go-to-1d$$271'::HasArity
  48.  
  49. .method public virtual
  50. instance float32 invoke (
  51. float32 '',
  52. float32 '',
  53. float32 '',
  54. float32 ''
  55. ) cil managed
  56. {
  57. // Method begins at RVA 0x27a4
  58. // Code size 75 (0x4b)
  59. .maxstack 5
  60. .locals init (
  61. [0] float64,
  62. [1] float64,
  63. [2] float32
  64. )
  65.  
  66. IL_0000: ldarg.s 3
  67. IL_0002: nop
  68. IL_0003: nop
  69. IL_0004: nop
  70. IL_0005: nop
  71. IL_0006: nop
  72. IL_0007: nop
  73. IL_0008: nop
  74. IL_0009: conv.r8
  75. IL_000a: neg
  76. IL_000b: stloc.0
  77. IL_000c: ldarg.3
  78. IL_000d: conv.r8
  79. IL_000e: ldloc.0
  80. IL_000f: div
  81. IL_0010: neg
  82. IL_0011: stloc.1
  83. IL_0012: ldarg.1
  84. IL_0013: conv.r8
  85. IL_0014: ldarg.2
  86. IL_0015: conv.r8
  87. IL_0016: call float64 [Clojure]clojure.lang.Numbers::unchecked_minus(float64, float64)
  88. IL_001b: conv.r4
  89. IL_001c: call float32 [UnityEngine]UnityEngine.Mathf::Abs(float32)
  90. IL_0021: stloc.2
  91. IL_0022: ldloc.2
  92. IL_0023: conv.r8
  93. IL_0024: ldloc.1
  94. IL_0025: clt
  95. IL_0027: brtrue IL_003f
  96.  
  97. IL_002c: ldarg.s 3
  98. IL_002e: nop
  99. IL_002f: nop
  100. IL_0030: nop
  101. IL_0031: nop
  102. IL_0032: nop
  103. IL_0033: nop
  104. IL_0034: nop
  105. IL_0035: box [mscorlib]System.Single
  106. IL_003a: br IL_0045
  107.  
  108. IL_003f: ldloc.0
  109. IL_0040: box [mscorlib]System.Double
  110.  
  111. IL_0045: call float32 [Clojure]clojure.lang.RT::floatCast(object)
  112. IL_004a: ret
  113. } // end of method 'magic$$car-scene$maths$$go-to-1d$$271'::invoke
  114.  
  115. .method public virtual
  116. instance object invoke (
  117. object '',
  118. object '',
  119. object '',
  120. object ''
  121. ) cil managed
  122. {
  123. // Method begins at RVA 0x27fc
  124. // Code size 72 (0x48)
  125. .maxstack 10
  126.  
  127. IL_0000: ldarg.0
  128. IL_0001: ldarg 0
  129. IL_0005: nop
  130. IL_0006: nop
  131. IL_0007: nop
  132. IL_0008: nop
  133. IL_0009: nop
  134. IL_000a: nop
  135. IL_000b: call float32 [Clojure]clojure.lang.RT::floatCast(object)
  136. IL_0010: ldarg 1
  137. IL_0014: nop
  138. IL_0015: nop
  139. IL_0016: nop
  140. IL_0017: nop
  141. IL_0018: nop
  142. IL_0019: nop
  143. IL_001a: call float32 [Clojure]clojure.lang.RT::floatCast(object)
  144. IL_001f: ldarg 2
  145. IL_0023: nop
  146. IL_0024: nop
  147. IL_0025: nop
  148. IL_0026: nop
  149. IL_0027: nop
  150. IL_0028: nop
  151. IL_0029: call float32 [Clojure]clojure.lang.RT::floatCast(object)
  152. IL_002e: ldarg 3
  153. IL_0032: nop
  154. IL_0033: nop
  155. IL_0034: nop
  156. IL_0035: nop
  157. IL_0036: nop
  158. IL_0037: nop
  159. IL_0038: call float32 [Clojure]clojure.lang.RT::floatCast(object)
  160. IL_003d: callvirt instance float32 'magic$$car-scene$maths$$go-to-1d$$271'::invoke(float32, float32, float32, float32)
  161. IL_0042: box [mscorlib]System.Single
  162. IL_0047: ret
  163. } // end of method 'magic$$car-scene$maths$$go-to-1d$$271'::invoke
  164.  
  165. } // end of class magic$$car-scene$maths$$go-to-1d$$271
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement