use method missing in resolve method

not just exit
try to print name next
This commit is contained in:
2019-09-15 15:13:11 +03:00
parent 7ee57f2b08
commit d913bb01de
14 changed files with 63 additions and 50 deletions

View File

@ -62,10 +62,7 @@ module Mom
branch while_start_label
add_code exit_label
# temporary, need to raise really.
factory! << Parfait.object_space.get_factory_for(:Integer)
integer_tmp! << factory[:reserve]
Mom::Macro.emit_syscall( builder , :died ) #uses integer_tmp
MethodMissing.new(compiler.source_name).to_risc(compiler)
add_code ok_label
cache_entry[:cached_method] << callable_method