fold last of the virtual into register

This commit is contained in:
Torsten Ruger
2015-10-22 18:16:29 +03:00
parent f658ecf425
commit dcbd3c7091
67 changed files with 161 additions and 227 deletions

View File

@@ -13,7 +13,7 @@ module Parfait
# known local variable names
# executable code
# ps, the compiler injects its own info, see Virtual::MethodSource
# ps, the compiler injects its own info, see Register::MethodSource
class Method < Object