MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

disassemble()



DI was playing around with this built-in today and noticed something
that I
can not make sense of.  Each fork vector contains a line such as the
following before the actual Bytecodes (this is from an unprogrammed
verb):

[Bytes for labels = 1, literals = 1, forks = 1, variables = 1, stack
refs 
= 1]

In this case, I expect that literals = 0, forks = 0, and variables = 0. 
I
am unseure about the other two.

When I disassemble() a verb containing the two lines: a=3; and b=6; this
line does not change the values.  Can someone explain what is happening
here to clarify what I am missing?

Jason


--
Jason R. Mills
SunWizard@EnigMOO,AquaMOO,MOO2000,AussieMOO,Sprawl,Weyrmount,Snow,Ulti
RayoDeSol@MundoHispano           Archwizard of Rupert
SunRay everywhere else.



Follow-Ups: References:

Home | Subject Index | Thread Index