mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-05 14:18:40 +00:00
Split out some static methods (#63)
This commit is contained in:
@@ -121,6 +121,7 @@ type NullaryIlOp =
|
||||
| Rethrow
|
||||
| Throw
|
||||
| Localloc
|
||||
/// Dereferences the pointer on top of the stack, and pushes the target to the stack as a type O (object reference).
|
||||
| Ldind_ref
|
||||
| Stind_ref
|
||||
| Stind_I
|
||||
|
Reference in New Issue
Block a user