RTL engine can apply smobs and applicable structs w/o stack VM
authorAndy Wingo <wingo@pobox.com>
Thu, 17 Oct 2013 21:24:16 +0000 (23:24 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 17 Oct 2013 21:24:16 +0000 (23:24 +0200)
commit9d87158fdb1c3159db90911e96d833392a02ff58
tree21dab63ad5479042553953d8e71701199568e3ed
parent8d23c43641345c9a93cbe173c67c4f12d812770b
RTL engine can apply smobs and applicable structs w/o stack VM

* libguile/vm-engine.c (rtl_vm_engine): Allow the RTL VM to handle the
  dispatch for SMOBs and applicable structs.
libguile/vm-engine.c