Skip to content

Instantly share code, notes, and snippets.

@peschwa
Created September 22, 2015 16:52
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 peschwa/ea5b01f814d4dc46cee1 to your computer and use it in GitHub Desktop.
Save peschwa/ea5b01f814d4dc46cee1 to your computer and use it in GitHub Desktop.
main[3] dump obj.st.REPRData
obj.st.REPRData = {
jvmClass: instance of java.lang.Class(reflected class=__P6opaque__69, id=1272)
instance: instance of __P6opaque__69(id=2534)
classHandles: instance of org.perl6.nqp.sixmodel.SixModelObject[1] (id=2535)
nameToHintMap: instance of java.util.HashMap[1] (id=2537)
autoVivContainers: instance of org.perl6.nqp.sixmodel.SixModelObject[3] (id=2539)
flattenedSTables: instance of org.perl6.nqp.sixmodel.STable[3] (id=2540)
mi: false
unboxIntSlot: -1
unboxNumSlot: -1
unboxStrSlot: -1
unboxObjSlot: -1
posDelSlot: -1
assDelSlot: -1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment