diakopter :p 00:48
nine What kind of breakage am I looking for when I get a "Expected MAST::Frame, but didn't get one"? 14:44
nine (gdb) p operand->st->debug_name 15:43
$21 = 0xa1ed00 "NQPMu"
So somehow an NQPMu ended up where a MAST::Frame should be?
nine Seems to be a "getcode" op 16:02
Ok, seems like we're missing the frame for the EVAL's <unit> Block 16:29
And it seems like there's only a single place where we store a frame in %!mast_frames 16:31