maxlocals: store it in new data type RawMethod, with MapBB & Co
[mate.git] / Mate / MethodPool.hs-boot
index f17cfb48c0214af01953a2adb10f5bc1ce906094..9392619e199851dc432e106fd5e60d64a4a329a9 100644 (file)
@@ -9,5 +9,5 @@ import Mate.Types
 
 
 addMethodRef :: Word32 -> MethodInfo -> [B.ByteString] -> IO ()
-compileBB :: MapBB -> MethodInfo -> IO Word32
+compileBB :: RawMethod -> MethodInfo -> IO Word32
 executeFuncPtr :: Word32 -> IO ()