Skip to content

Instantly share code, notes, and snippets.

@lizmat
Created May 25, 2019 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lizmat/7927b91197cfb4435c4129ef664ef49e to your computer and use it in GitHub Desktop.
Save lizmat/7927b91197cfb4435c4129ef664ef49e to your computer and use it in GitHub Desktop.
Unaccounted for type
Type 'Rakudo::Iterator::IntRange' of REPR 'P6opaque' (56 bytes)
Type 'PseudoStash' of REPR 'P6opaque' (56 bytes)
Type 'MoarVM::StringHeap' of REPR 'P6opaque' (56 bytes)
Type 'QAST::SVal' of REPR 'P6opaque' (72 bytes)
Type 'VMString' of REPR 'MVMString' (48 bytes)
Type 'ContainerDescriptor::Untyped' of REPR 'P6opaque' (64 bytes)
Type 'MAST::Lexical' of REPR 'P6opaque' (48 bytes)
Type 'MoarVM::BytecodeWriter' of REPR 'P6opaque' (104 bytes)
Type 'Array::ArrayReificationTarget' of REPR 'P6opaque' (48 bytes)
Type 'Rakudo::Iterator::ReifiedArrayIterator' of REPR 'P6opaque' (56 bytes)
Type 'QAST::Stmt' of REPR 'P6opaque' (80 bytes)
Type 'Num' of REPR 'P6opaque' (40 bytes)
Type 'NQPRegex' of REPR 'P6opaque' (40 bytes)
Type 'MAST::InstructionList' of REPR 'P6opaque' (48 bytes)
Type 'Problems' of REPR 'P6opaque' (56 bytes)
Type 'MAST::Local' of REPR 'P6opaque' (40 bytes)
Type 'BlockInfo' of REPR 'P6opaque' (168 bytes)
Type 'Any::IterateOneWithoutPhasers' of REPR 'P6opaque' (72 bytes)
Type 'MAST::Label' of REPR 'P6opaque' (32 bytes)
Type 'ContainerDescriptor::BindHashPos' of REPR 'P6opaque' (56 bytes)
Type 'Hash' of REPR 'P6opaque' (48 bytes)
Type 'Encoding::Encoder::Builtin' of REPR 'P6opaque' (64 bytes)
Type 'Str' of REPR 'P6opaque' (40 bytes)
Type 'IO::Handle' of REPR 'P6opaque' (104 bytes)
Type 'MAST::Frame' of REPR 'P6opaque' (272 bytes)
Type 'MoarVM::Handler' of REPR 'P6opaque' (76 bytes)
Type 'int' of REPR 'P6int' (32 bytes)
Type 'NQPHashIter' of REPR 'VMIter' (64 bytes)
Type 'Str' of REPR 'P6str' (32 bytes)
Type 'Num' of REPR 'P6num' (32 bytes)
Type 'IO::Path' of REPR 'P6opaque' (80 bytes)
Type 'MAST::CompUnit' of REPR 'P6opaque' (136 bytes)
Type 'Perl6::Grammar' of REPR 'P6opaque' (144 bytes)
Type 'MAST::Bytecode' of REPR 'VMArray' (56 bytes)
Type 'BlockVarOptimizer' of REPR 'P6opaque' (152 bytes)
Type 'BOOTContext' of REPR 'MVMContext' (48 bytes)
Type 'Array' of REPR 'P6opaque' (56 bytes)
Type 'SubBuffer' of REPR 'P6opaque' (72 bytes)
Type 'RegAlloc' of REPR 'P6opaque' (56 bytes)
Type 'BOOTIO' of REPR 'MVMOSHandle' (48 bytes)
Type 'QAST::IVal' of REPR 'P6opaque' (72 bytes)
Type '(140271400525912)' of REPR 'MVMSpeshLog' (80 bytes)
Type 'ParseShared' of REPR 'P6opaque' (96 bytes)
Type 'ContainerDescriptor::BindArrayPos' of REPR 'P6opaque' (56 bytes)
Type 'str' of REPR 'P6str' (32 bytes)
Type 'LongName' of REPR 'P6opaque' (64 bytes)
Type 'CompilerServices' of REPR 'P6opaque' (112 bytes)
Type 'BOOTStrArray' of REPR 'VMArray' (56 bytes)
Type 'MoarVM::Callsites' of REPR 'P6opaque' (64 bytes)
Type 'Map' of REPR 'P6opaque' (40 bytes)
Type 'QAST::VM' of REPR 'P6opaque' (80 bytes)
Type 'Perl6::Optimizer' of REPR 'P6opaque' (128 bytes)
Type 'MASTCompilerInstance' of REPR 'P6opaque' (88 bytes)
Type 'Rakudo::Iterator::CharFromTo' of REPR 'P6opaque' (48 bytes)
Type 'QAST::Stmts' of REPR 'P6opaque' (80 bytes)
Type 'QAST::Block' of REPR 'P6opaque' (160 bytes)
Type 'Pair' of REPR 'P6opaque' (56 bytes)
Type 'Braid' of REPR 'P6opaque' (64 bytes)
Type 'QAST::Var' of REPR 'P6opaque' (112 bytes)
Type 'JunctionOptimizer' of REPR 'P6opaque' (48 bytes)
Type 'Symbols' of REPR 'P6opaque' (168 bytes)
Type 'QAST::Op' of REPR 'P6opaque' (104 bytes)
Type 'IntLexRef' of REPR 'NativeRef' (48 bytes)
Type 'Code' of REPR 'P6opaque' (56 bytes)
Type 'QAST::WVal' of REPR 'P6opaque' (72 bytes)
Type 'BOOTException' of REPR 'VMException' (80 bytes)
Type 'NQPMatch' of REPR 'P6opaque' (144 bytes)
Type 'List::Todo' of REPR 'P6opaque' (64 bytes)
Type 'Encoding::Decoder::Builtin' of REPR 'Decoder' (48 bytes)
Type 'Rakudo::Iterator::ReifiedListIterator' of REPR 'P6opaque' (48 bytes)
Type 'Any::IterateTwoWithoutPhasers' of REPR 'P6opaque' (72 bytes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment